Searched refs:CGIOperandList (Results 1 – 9 of 9) sorted by relevance
28 CGIOperandList::CGIOperandList(Record *R) : TheDef(R) { in CGIOperandList() function in CGIOperandList136 unsigned CGIOperandList::getOperandNamed(StringRef Name) const { in getOperandNamed()146 bool CGIOperandList::hasOperandNamed(StringRef Name, unsigned &OpIdx) const { in hasOperandNamed()157 CGIOperandList::ParseOperandName(const std::string &Op, bool AllowWholeOp) { in ParseOperandName()201 static void ParseConstraint(const std::string &CStr, CGIOperandList &Ops) { in ParseConstraint()218 CGIOperandList::ConstraintInfo::getEarlyClobber(); in ParseConstraint()253 CGIOperandList::ConstraintInfo::getTied(FlatOpNo); in ParseConstraint()256 static void ParseConstraints(const std::string &CStr, CGIOperandList &Ops) { in ParseConstraints()273 void CGIOperandList::ProcessDisableEncoding(std::string DisableEncoding) { in ProcessDisableEncoding()
31 class CGIOperandList {120 const CGIOperandList::ConstraintInfo &CI = Constraints[j]; in getTiedRegister()127 CGIOperandList(Record *D);218 CGIOperandList Operands;
100 const std::vector<CGIOperandList::OperandInfo>* Operands;
171 CGIOperandList::OperandInfo OpInfo = CGI.Operands[OpNo]; in AsmWriterInst()
94 std::vector<CGIOperandList::OperandInfo> OperandList; in GetOperandInfo()153 const CGIOperandList::ConstraintInfo &Constraint = in GetOperandInfo()
681 ClassInfo *getOperandClass(const CGIOperandList::OperandInfo &OI,1067 AsmMatcherInfo::getOperandClass(const CGIOperandList::OperandInfo &OI, in getOperandClass()1539 const CGIOperandList &Operands = CGI.Operands; in buildInstructionOperandReference()1628 const CGIOperandList::OperandInfo &OpInfo = ResultInst->Operands[i]; in buildInstructionResultOperands()1677 const CGIOperandList::OperandInfo *OpInfo = &ResultInst->Operands[i]; in buildAliasResultOperands()
517 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in emitInstructionSpecifier()529 const CGIOperandList::ConstraintInfo &Constraint = in emitInstructionSpecifier()
2931 static bool checkOperandClass(CGIOperandList::OperandInfo &OI, in checkOperandClass()3032 CGIOperandList::OperandInfo &Op = CGI.Operands[i]; in parseInstructionPattern()
2044 const CGIOperandList::OperandInfo &Info = CGI.Operands[i]; in populateInstruction()