Searched refs:getAsUnquotedString (Results 1 – 15 of 15) sorted by relevance
107 FilterClass = Filter->getValue()->getAsUnquotedString(); in InstrMap()267 std::string CurInstrVal = ColFieldName->getValue()->getAsUnquotedString(); in isKeyColInstr()268 std::string KeyColValue = KeyCol->getElement(j)->getAsUnquotedString(); in isKeyColInstr()327 std::string CurInstrVal = CurInstrInit->getAsUnquotedString(); in getInstrForColumn()329 MatchFound = (CurInstrVal == ColFieldJVallue->getAsUnquotedString()); in getInstrForColumn()448 std::string ColName = ColFields->getElement(j)->getAsUnquotedString(); in emitMapFuncBody()451 OS << ColName << "_" << ColumnI->getElement(j)->getAsUnquotedString(); in emitMapFuncBody()484 std::string ColName = CF->getAsUnquotedString(); in emitTablesWithFunc()527 std::string ColName = ColFields->getElement(j)->getAsUnquotedString(); in emitEnums()550 OS << "\t" << Entry.first << "_" << FieldValues[i]->getAsUnquotedString(); in emitEnums()
752 Result->getArgName(AliasOpNo)->getAsUnquotedString() + "." + in CodeGenInstAlias()753 MIOI->getArgName(SubOp)->getAsUnquotedString(), SubRec); in CodeGenInstAlias()
418 StringRef Name = insertStrTab(NameInit->getAsUnquotedString()); in parseInstructionMatcher()810 OS << CodeExpander(Code->getAsUnquotedString(), Expansions, in generateCodeForTree()
967 DepMask ? !DepMask->getValue()->getAsUnquotedString().empty() : false; in initialize()
98 OS << D->getValue()->getAsUnquotedString(); in emitProperty()118 OS << D->getValue()->getAsUnquotedString(); in emitProperty()
61 ArgType = A->getValue()->getAsUnquotedString(); in CommandOption()71 Description = D->getValue()->getAsUnquotedString(); in CommandOption()
13 OS << Code->getAsUnquotedString() << "}\n)"; in EmitClangDataCollectors()
1432 std::string Op = cast<StringInit>(DI->getArg(0))->getAsUnquotedString(); in emitDagOp()1463 N = SI->getAsUnquotedString(); in emitDagCall()1519 if (SI->getAsUnquotedString() == "R") { in emitDagCast()1521 } else if (SI->getAsUnquotedString() == "U") { in emitDagCast()1523 } else if (SI->getAsUnquotedString() == "S") { in emitDagCast()1525 } else if (SI->getAsUnquotedString() == "H") { in emitDagCast()1527 } else if (SI->getAsUnquotedString() == "D") { in emitDagCast()1529 } else if (SI->getAsUnquotedString() == "8") { in emitDagCast()1531 } else if (SI->getAsUnquotedString() == "32") { in emitDagCast()1534 castToType = Type::fromTypedefName(SI->getAsUnquotedString()); in emitDagCast()[all …]
1549 ->getAsUnquotedString(); in emitDiagTable()
95 obj["name"] = name->getAsUnquotedString(); in translateInit()101 arg.push_back(argname->getAsUnquotedString()); in translateInit()
171 return Error(Loc, "Value '" + ValName->getAsUnquotedString() + in SetValue()188 return Error(Loc, "Value '" + ValName->getAsUnquotedString() + in SetValue()203 ValName->getAsUnquotedString() + "' more than once"); in SetValue()221 return Error(Loc, "Field '" + ValName->getAsUnquotedString() + in SetValue()258 TArgs[I]->getAsUnquotedString() + "' (#" + Twine(I) + in AddSubClass()330 " (" + SMCTArgs[i]->getAsUnquotedString() + in AddSubMultiClass()2216 TArgs[I]->getAsUnquotedString() + "' (#" + Twine(I) + in ParseSimpleValue()3675 TArgs[i]->getAsUnquotedString() + "' (#" + in ParseDefm()
1529 (UnquotedLHS ? LHS->getAsUnquotedString() : LHS->getAsString()) + in getAsString()1597 ", " + A->getAsUnquotedString() + ", " + B->getAsUnquotedString() + in getAsString()2074 FieldName->getAsUnquotedString() + "' of '" + in Fold()2316 Result += ":" + ValName->getAsUnquotedString(); in getAsString()2319 if (getArgName(0)) Result += ":$" + getArgName(0)->getAsUnquotedString(); in getAsString()2322 if (getArgName(i)) Result += ":$" + getArgName(i)->getAsUnquotedString(); in getAsString()2529 "' after resolving references: " + VR->getAsUnquotedString() + in resolveReferences()
132 PrintNote(si->getAsUnquotedString()); in warnOfDeprecatedUses()
364 virtual std::string getAsUnquotedString() const { return getAsString(); } in getAsUnquotedString() function682 std::string getAsUnquotedString() const override { in getAsUnquotedString() function1155 return getNameInit()->getAsUnquotedString(); in getNameInitAsString()1496 return getNameInit()->getAsUnquotedString(); in getNameInitAsString()1619 return getNameInit()->getAsUnquotedString(); in getNameInitAsString()
93 return def->getAsUnquotedString(); in getStringAttr()