Searched refs:OPERAND_REGISTER (Results 1 – 9 of 9) sorted by relevance
246 if (Op.OperandType == MCOI::OPERAND_REGISTER) { in typeCheck()255 assert(Op.OperandType == MCOI::OPERAND_REGISTER && "Register expected"); in typeCheck()
59 OPERAND_REGISTER = 2, enumerator
311 case MCOI::OPERAND_REGISTER: in getInstruction()
662 case MCOI::OPERAND_REGISTER: in printOperand()
1543 if (!getRegSeqInit(Defs, Reg, MCOI::OPERAND_REGISTER, TII, *MRI)) in tryFoldRegSequence()
3808 case MCOI::OPERAND_REGISTER: in verifyInstruction()
1196 if (MCOI.OperandType != MCOI::OPERAND_REGISTER || I == OpNum) in foldMemoryOperandImpl()
1832 if (MCOI.OperandType == MCOI::OPERAND_REGISTER && in visitMachineOperand()
868 string OperandType = "OPERAND_REGISTER";