Searched refs:OPERAND_REGISTER (Results 1 – 12 of 12) sorted by relevance
62 OPERAND_REGISTER = 2, enumerator
676 if (Op.OperandType == MCOI::OPERAND_REGISTER) in typeCheck()684 assert(Op.OperandType == MCOI::OPERAND_REGISTER && "Register expected"); in typeCheck()
311 case MCOI::OPERAND_REGISTER: in getInstruction()
776 case MCOI::OPERAND_REGISTER: in printRegularOperand()
259 if (Desc.operands()[i].OperandType == MCOI::OPERAND_REGISTER) { in getInstruction()
754 let OperandType = "OPERAND_REGISTER";
1228 let OperandType = "OPERAND_REGISTER";
533 if (!IsSrc && OpDesc.OperandType != MCOI::OPERAND_REGISTER) in decodeImmOperands()
1425 if (MCOI.OperandType != MCOI::OPERAND_REGISTER || I == OpNum) in foldMemoryOperandImpl()
2538 if (MCOI.OperandType == MCOI::OPERAND_REGISTER && in visitMachineOperand()
1049 string OperandType = "OPERAND_REGISTER";
4469 case MCOI::OPERAND_REGISTER: in isInlineConstant()4855 case MCOI::OPERAND_REGISTER: in verifyInstruction()