Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonNewValueJump.cpp175 static bool commonChecksToProhibitNewValueJump(bool afterRA, in commonChecksToProhibitNewValueJump() argument
187 if (!afterRA) { in commonChecksToProhibitNewValueJump()
435 bool afterRA = false; in runOnMachineFunction() local
462 afterRA = TargetRegisterInfo::isPhysicalRegister(predReg); in runOnMachineFunction()
520 afterRA, jmpPos, MF)) in runOnMachineFunction()
546 if (!commonChecksToProhibitNewValueJump(afterRA, MII)) in runOnMachineFunction()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
DHexagonNewValueJump.cpp200 static bool commonChecksToProhibitNewValueJump(bool afterRA, in commonChecksToProhibitNewValueJump() argument
211 if (!afterRA) { in commonChecksToProhibitNewValueJump()
491 bool afterRA = false; in runOnMachineFunction() local
520 afterRA = TargetRegisterInfo::isPhysicalRegister(predReg); in runOnMachineFunction()
576 afterRA, jmpPos, MF)) in runOnMachineFunction()
597 if (!commonChecksToProhibitNewValueJump(afterRA, MII)) in runOnMachineFunction()