Searched refs:RegOperand (Results 1 – 2 of 2) sorted by relevance
433 RegOperand enumerator491 X.Kind = RegOperand; in getRegOp()2238 case MatchableInfo::ResOperand::RegOperand: { in emitConvertFuncs()
3673 MachineOperand RegOperand = MI.getOperand(III.OpNoForForwarding); in isImmInstrEligibleForFolding() local3678 assert(RegOperand.isReg() && "Instruction format is not right"); in isImmInstrEligibleForFolding()3681 if (!RegOperand.isKill()) in isImmInstrEligibleForFolding()3684 ToBeDeletedReg = RegOperand.getReg(); in isImmInstrEligibleForFolding()