Searched refs:CGIOperandList (Results 1 – 9 of 9) sorted by relevance
28 CGIOperandList::CGIOperandList(Record *R) : TheDef(R) { in CGIOperandList() function in CGIOperandList133 unsigned CGIOperandList::getOperandNamed(StringRef Name) const { in getOperandNamed()143 bool CGIOperandList::hasOperandNamed(StringRef Name, unsigned &OpIdx) const { in hasOperandNamed()154 CGIOperandList::ParseOperandName(const std::string &Op, bool AllowWholeOp) { in ParseOperandName()197 static void ParseConstraint(const std::string &CStr, CGIOperandList &Ops) { in ParseConstraint()214 CGIOperandList::ConstraintInfo::getEarlyClobber(); in ParseConstraint()249 CGIOperandList::ConstraintInfo::getTied(FlatOpNo); in ParseConstraint()252 static void ParseConstraints(const std::string &CStr, CGIOperandList &Ops) { in ParseConstraints()269 void CGIOperandList::ProcessDisableEncoding(std::string DisableEncoding) { in ProcessDisableEncoding()
30 class CGIOperandList {119 const CGIOperandList::ConstraintInfo &CI = Constraints[j]; in getTiedRegister()126 CGIOperandList(Record *D);211 CGIOperandList Operands;
103 const std::vector<CGIOperandList::OperandInfo>* Operands;
93 std::vector<CGIOperandList::OperandInfo> OperandList; in GetOperandInfo()152 const CGIOperandList::ConstraintInfo &Constraint = in GetOperandInfo()215 const CGIOperandList::OperandInfo &Info = Inst->Operands[j]; in initOperandMapData()
203 CGIOperandList::OperandInfo OpInfo = CGI.Operands[OpNo]; in AsmWriterInst()
565 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in hasFROperands()630 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in emitInstructionSpecifier()642 const CGIOperandList::ConstraintInfo &Constraint = in emitInstructionSpecifier()
633 ClassInfo *getOperandClass(const CGIOperandList::OperandInfo &OI,999 AsmMatcherInfo::getOperandClass(const CGIOperandList::OperandInfo &OI, in getOperandClass()1473 const CGIOperandList &Operands = CGI.Operands; in buildInstructionOperandReference()1562 const CGIOperandList::OperandInfo &OpInfo = ResultInst->Operands[i]; in buildInstructionResultOperands()1611 const CGIOperandList::OperandInfo *OpInfo = &ResultInst->Operands[i]; in buildAliasResultOperands()
1849 const CGIOperandList::OperandInfo &Info = CGI.Operands[i]; in populateInstruction()
2664 static bool checkOperandClass(CGIOperandList::OperandInfo &OI, in checkOperandClass()2807 CGIOperandList::OperandInfo &Op = CGI.Operands[i]; in ParseInstructions()