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

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp200 static bool commonChecksToProhibitNewValueJump(bool afterRA, argument
211 if (!afterRA) {
491 bool afterRA = false; local
520 afterRA = Register::isPhysicalRegister(predReg);
576 afterRA, jmpPos, MF))
597 if (!commonChecksToProhibitNewValueJump(afterRA, MII))

Completed in 108 milliseconds