Searched refs:CGIOperandList (Results 1 – 11 of 11) sorted by relevance
28 CGIOperandList::CGIOperandList(Record *R) : TheDef(R) { in CGIOperandList() function in CGIOperandList134 unsigned CGIOperandList::getOperandNamed(StringRef Name) const { in getOperandNamed()144 bool CGIOperandList::hasOperandNamed(StringRef Name, unsigned &OpIdx) const { in hasOperandNamed()155 CGIOperandList::ParseOperandName(const std::string &Op, bool AllowWholeOp) { in ParseOperandName()198 static void ParseConstraint(const std::string &CStr, CGIOperandList &Ops) { in ParseConstraint()215 CGIOperandList::ConstraintInfo::getEarlyClobber(); in ParseConstraint()248 CGIOperandList::ConstraintInfo::getTied(FlatOpNo); in ParseConstraint()251 static void ParseConstraints(const std::string &CStr, CGIOperandList &Ops) { in ParseConstraints()268 void CGIOperandList::ProcessDisableEncoding(std::string DisableEncoding) { in ProcessDisableEncoding()
30 class CGIOperandList {119 const CGIOperandList::ConstraintInfo &CI = Constraints[j]; in getTiedRegister()126 CGIOperandList(Record *D);212 CGIOperandList Operands;
87 const std::vector<CGIOperandList::OperandInfo>* Operands;
58 std::vector<CGIOperandList::OperandInfo> OperandList; in GetOperandInfo()112 const CGIOperandList::ConstraintInfo &Constraint = in GetOperandInfo()
463 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in hasFROperands()476 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in has256BitOperands()542 const std::vector<CGIOperandList::OperandInfo> &OperandList = *Operands; in emitInstructionSpecifier()558 const CGIOperandList::ConstraintInfo &Constraint = in emitInstructionSpecifier()
202 CGIOperandList::OperandInfo OpInfo = CGI.Operands[OpNo]; in AsmWriterInst()
593 ClassInfo *getOperandClass(const CGIOperandList::OperandInfo &OI,868 AsmMatcherInfo::getOperandClass(const CGIOperandList::OperandInfo &OI, in getOperandClass()1176 const CGIOperandList::OperandInfo &OI = CGI.Operands[i]; in BuildInfo()1306 const CGIOperandList &Operands = CGI.Operands; in BuildInstructionOperandReference()1391 const CGIOperandList::OperandInfo &OpInfo = ResultInst->Operands[i]; in BuildInstructionResultOperands()1433 const CGIOperandList::OperandInfo *OpInfo = &ResultInst->Operands[i]; in BuildAliasResultOperands()
356 const CGIOperandList::OperandInfo &operandInfo = inst.Operands[index]; in X86PopulateOperands()701 const CGIOperandList::OperandInfo &operandInfo = inst.Operands[index]; in ARMPopulateOperands()
1295 const CGIOperandList::OperandInfo &Info = CGI.Operands[i]; in populateInstruction()
1678 const CGIOperandList::OperandInfo &Info = CGI.Operands[i]; in populateInstruction()
2644 CGIOperandList::OperandInfo &Op = CGI.Operands[i]; in ParseInstructions()