Home
last modified time | relevance | path

Searched refs:setLRIsSpilledForFarJump (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMMachineFunctionInfo.h165 void setLRIsSpilledForFarJump(bool s) { LRSpilledForFarJump = s; } in setLRIsSpilledForFarJump() function
DARMFrameLowering.cpp1756 AFI->setLRIsSpilledForFarJump(true); in processFunctionBeforeCalleeSavedScan()