Searched defs:setLRIsSpilledForFarJump (Results 1 - 2 of 2) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
H A DARMMachineFunctionInfo.h135 void setLRIsSpilledForFarJump(bool s) { LRSpilledForFarJump = s; } function in class:llvm::ARMFunctionInfo
/external/llvm/lib/Target/ARM/
H A DARMMachineFunctionInfo.h158 void setLRIsSpilledForFarJump(bool s) { LRSpilledForFarJump = s; } function in class:llvm::ARMFunctionInfo

Completed in 245 milliseconds