Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonNewValueJump.cpp174 static bool commonChecksToProhibitNewValueJump(bool afterRA, in commonChecksToProhibitNewValueJump() argument
186 if (!afterRA) { in commonChecksToProhibitNewValueJump()
432 bool afterRA = false; in runOnMachineFunction() local
460 afterRA = TargetRegisterInfo::isPhysicalRegister(predReg); in runOnMachineFunction()
517 afterRA, jmpPos, MF)) in runOnMachineFunction()
543 if (!commonChecksToProhibitNewValueJump(afterRA, MII)) in runOnMachineFunction()