Home
last modified time | relevance | path

Searched refs:HasFarJump (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMConstantIslandPass.cpp163 bool HasFarJump; member in __anon58c7b27e0111::ARMConstantIslands
283 HasFarJump = false; in runOnMachineFunction()
368 if (isThumb && !HasFarJump && AFI->isLRSpilledForFarJump()) in runOnMachineFunction()
1443 HasFarJump = true; in FixUpUnconditionalBr()
/external/llvm/lib/Target/Mips/
DMipsConstantIslandPass.cpp333 bool HasFarJump; member in __anondc6c3d840111::MipsConstantIslands
456 HasFarJump = false; in runOnMachineFunction()
1551 HasFarJump = true; in fixupUnconditionalBr()
/external/llvm/lib/Target/ARM/
DARMConstantIslandPass.cpp266 bool HasFarJump; member in __anonee5c72520111::ARMConstantIslands
414 HasFarJump = false; in runOnMachineFunction()
511 if (isThumb && !HasFarJump && AFI->isLRSpilledForFarJump()) in runOnMachineFunction()
1704 HasFarJump = true; in fixupUnconditionalBr()