Searched defs:OpImm (Results 1 – 3 of 3) sorted by relevance
192 const MCAOperand *OpImm = Inst.getOperand(1); in computeWaitCnt() local
105 int OpImm = (remaining > MaxImmU16) ? MaxImmU16 : remaining; in IfNeededExtSP() local127 int OpImm = (RemainingAdj > MaxImmU16) ? MaxImmU16 : RemainingAdj; in IfNeededLDAWSP() local
609 MachineOperand &OpImm = MI->getOperand(ImmIdx); in tryAddToFoldList() local