Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonNewValueJump.cpp153 static bool commonChecksToProhibitNewValueJump(bool afterRA, in commonChecksToProhibitNewValueJump() argument
165 if (!afterRA) { in commonChecksToProhibitNewValueJump()
379 bool afterRA = false; in runOnMachineFunction() local
407 afterRA = TargetRegisterInfo::isPhysicalRegister(predReg); in runOnMachineFunction()
464 afterRA, jmpPos, MF)) in runOnMachineFunction()
490 if (!commonChecksToProhibitNewValueJump(afterRA, MII)) in runOnMachineFunction()