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

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

Completed in 49 milliseconds