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

/external/llvm/lib/Target/Hexagon/
H A DHexagonHardwareLoops.cpp427 MachineOperand &Opnd2 = DI->getOperand(2); local
429 if (MRI->getVRegDef(IndReg) == Phi && checkForImmediate(Opnd2, V)) {
1608 MachineOperand &Opnd2 = DI->getOperand(2); local
1610 if (MRI->getVRegDef(IndReg) == Phi && checkForImmediate(Opnd2, V)) {

Completed in 92 milliseconds