Searched refs:OPERAND_REGISTER (Results 1 – 9 of 9) sorted by relevance
59 OPERAND_REGISTER = 2, enumerator
311 case MCOI::OPERAND_REGISTER: in getInstruction()
239 case MCOI::OperandType::OPERAND_REGISTER: { in randomizeMCOperand()
662 case MCOI::OPERAND_REGISTER: in printOperand()
1521 if (!getRegSeqInit(Defs, Reg, MCOI::OPERAND_REGISTER, TII, *MRI)) in tryFoldRegSequence()
3755 case MCOI::OPERAND_REGISTER: in verifyInstruction()
1196 if (MCOI.OperandType != MCOI::OPERAND_REGISTER || I == OpNum) in foldMemoryOperandImpl()
1810 if (MCOI.OperandType == MCOI::OPERAND_REGISTER && in visitMachineOperand()
868 string OperandType = "OPERAND_REGISTER";