Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Hexagon/
DHexagonNewValueJump.cpp172 static bool commonChecksToProhibitNewValueJump(bool afterRA, in commonChecksToProhibitNewValueJump() argument
184 if (!afterRA) { in commonChecksToProhibitNewValueJump()
392 bool afterRA = false; in runOnMachineFunction() local
420 afterRA = TargetRegisterInfo::isPhysicalRegister(predReg); in runOnMachineFunction()
477 afterRA, jmpPos, MF)) in runOnMachineFunction()
503 if (!commonChecksToProhibitNewValueJump(afterRA, MII)) in runOnMachineFunction()