Searched refs:OPERAND_REGISTER (Results 1 – 11 of 11) sorted by relevance
335 if (Op.OperandType == MCOI::OPERAND_REGISTER) { in typeCheck()344 assert(Op.OperandType == MCOI::OPERAND_REGISTER && "Register expected"); in typeCheck()
61 OPERAND_REGISTER = 2, enumerator
290 case MCOI::OPERAND_REGISTER: in getInstruction()
250 case MCOI::OperandType::OPERAND_REGISTER: { in randomizeMCOperand()
744 case MCOI::OPERAND_REGISTER: in printRegularOperand()
1560 if (!getRegSeqInit(Defs, Reg, MCOI::OPERAND_REGISTER)) in tryFoldRegSequence()
4170 case MCOI::OPERAND_REGISTER: in verifyInstruction()
1208 if (MCOI.OperandType != MCOI::OPERAND_REGISTER || I == OpNum) in foldMemoryOperandImpl()
339 if (Desc.operands()[i].OperandType == MCOI::OPERAND_REGISTER) { in getInstruction()
2011 if (MCOI.OperandType == MCOI::OPERAND_REGISTER && in visitMachineOperand()
949 string OperandType = "OPERAND_REGISTER";