Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp199 static bool commonChecksToProhibitNewValueJump(bool afterRA, in commonChecksToProhibitNewValueJump() argument
210 if (!afterRA) { in commonChecksToProhibitNewValueJump()
490 bool afterRA = false; in runOnMachineFunction() local
519 afterRA = Register::isPhysicalRegister(predReg); in runOnMachineFunction()
571 afterRA, jmpPos, MF)) in runOnMachineFunction()
592 if (!commonChecksToProhibitNewValueJump(afterRA, MII)) in runOnMachineFunction()