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

/macosx-10.10.1/llvmCore-3425.0.34/lib/Target/Mips/
H A DMipsSubtarget.h149 bool hasSEInReg() const { return HasSEInReg; } function in class:llvm::MipsSubtarget
H A DMipsISelLowering.cpp302 if (!Subtarget->hasSEInReg()) {

Completed in 118 milliseconds