Searched refs:OperI (Results 1 – 2 of 2) sorted by relevance
480 for (ConstMIBundleOperands OperI(MI); OperI.isValid(); ++OperI) in collectInstr() local481 collectOperand(*OperI); in collectInstr()489 for (ConstMIBundleOperands OperI(MI); OperI.isValid(); ++OperI) in collectInstrLanes() local490 collectOperandLanes(*OperI); in collectInstrLanes()
6900 for (ConstMIBundleOperands OperI(*SU->getInstr()); OperI.isValid(); in tooMuchRegisterPressure() local6901 ++OperI) { in tooMuchRegisterPressure()6902 auto MO = *OperI; in tooMuchRegisterPressure()6934 for (ConstMIBundleOperands OperI(*CurInstI); OperI.isValid(); ++OperI) { in tooMuchRegisterPressure() local6935 auto MO = *OperI; in tooMuchRegisterPressure()