Searched refs:hasSEInReg (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/Mips/
H A DMipsSubtarget.h124 bool hasSEInReg() const { return HasSEInReg; } function in class:llvm::MipsSubtarget
H A DMipsISelLowering.cpp206 if (!Subtarget->hasSEInReg()) {

Completed in 122 milliseconds