Searched refs:structSizeOpNum (Results 1 – 2 of 2) sorted by relevance
347 unsigned structSizeOpNum = 0; in needsUnimp() local350 case SP::CALL: structSizeOpNum = 1; break; in needsUnimp()352 case SP::CALLri: structSizeOpNum = 2; break; in needsUnimp()356 const MachineOperand &MO = I->getOperand(structSizeOpNum); in needsUnimp()
198 case SP::CALL: structSizeOpNum = 1; break;200 - case SP::JMPLri: structSizeOpNum = 2; break;202 + case SP::CALLri: structSizeOpNum = 2; break;