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

/external/llvm/lib/Target/Hexagon/
H A DHexagonNewValueJump.cpp172 static bool commonChecksToProhibitNewValueJump(bool afterRA, argument
184 if (!afterRA) {
400 bool afterRA = false; local
428 afterRA = TargetRegisterInfo::isPhysicalRegister(predReg);
485 afterRA, jmpPos, MF))
511 if (!commonChecksToProhibitNewValueJump(afterRA, MII))

Completed in 162 milliseconds