Searched defs:isLRSpilledForFarJump (Results 1 - 2 of 2) sorted by relevance
/external/swiftshader/third_party/LLVM/lib/Target/ARM/ | ||
H A D | ARMMachineFunctionInfo.h | 134 bool isLRSpilledForFarJump() const { return LRSpilledForFarJump; } function in class:llvm::ARMFunctionInfo |
/external/llvm/lib/Target/ARM/ | ||
H A D | ARMMachineFunctionInfo.h | 157 bool isLRSpilledForFarJump() const { return LRSpilledForFarJump; } function in class:llvm::ARMFunctionInfo |
Completed in 102 milliseconds