Searched refs:RegOperand (Results 1 – 2 of 2) sorted by relevance
428 RegOperand enumerator486 X.Kind = RegOperand; in getRegOp()2218 case MatchableInfo::ResOperand::RegOperand: { in emitConvertFuncs()
3736 MachineOperand RegOperand = MI.getOperand(III.OpNoForForwarding); in isImmInstrEligibleForFolding() local3741 assert(RegOperand.isReg() && "Instruction format is not right"); in isImmInstrEligibleForFolding()3744 if (!RegOperand.isKill()) in isImmInstrEligibleForFolding()3747 ToBeDeletedReg = RegOperand.getReg(); in isImmInstrEligibleForFolding()