Lines Matching refs:Operand
222 /// getStartLoc - Get the location of the first token of this operand.
225 /// getEndLoc - Get the location of the last token of this operand.
797 // Create instruction operand for bundle instruction
821 return Error(ErrorLoc, "invalid operand for instruction");
1095 MCParsedAsmOperand &Operand = *Operands[Operands.size() - Index - 1];
1096 if (!Operand.isToken())
1098 return static_cast<HexagonOperand &>(Operand).getToken().equals_lower(String);
1507 DEBUG(dbgs() << "Unmatched Operand:");
1595 // if the operand can fit within a 7:2 field
1619 // Add a new operand for the second register in the pair.
1634 // Add a new operand for the second register in the pair.
1650 // Add a new operand for the second register in the pair.
1710 llvm_unreachable("unexpected type of machine operand!");
1751 llvm_unreachable("unexpected type of machine operand!");
1971 // Add a new operand for the second register in the pair.
2121 // Add a new operand for the second register in the pair.