HomeSort by relevance Sort by last modified time
    Searched refs:Twine (Results 676 - 700 of 910) sorted by null

<<21222324252627282930>>

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUPromoteAlloca.cpp 23 #include "llvm/ADT/Twine.h"
775 Twine(F->getName()) + Twine('.') + I.getName(),
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/
HexagonAsmPrinter.cpp 27 #include "llvm/ADT/Twine.h"
215 Sym = AP.OutContext.getOrCreateSymbol(Twine(symbolName));
243 Sym = AP.OutContext.getOrCreateSymbol(Twine(LitaName));
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/WebAssembly/
WebAssemblyLowerEmscriptenEHSjLj.cpp 339 report_fatal_error(Twine("variable name is reserved: ") + Name);
381 FindMatchingCatchPrefix + Twine(NumClauses + 2), &M);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/
EfficiencySanitizer.cpp 320 Twine(StructTy->getNumElements()).toVector(NameStr);
324 Twine(StructTy->getElementType(i)->getTypeID()).toVector(NameStr);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Scalar/
LoopDistribute.cpp 35 #include "llvm/ADT/Twine.h"
177 VMap, Twine(".ldist") + Twine(Index),
    [all...]
InductiveRangeCheckElimination.cpp 54 #include "llvm/ADT/Twine.h"
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/
BasicBlockUtils.cpp 19 #include "llvm/ADT/Twine.h"
618 Clone1->setName(Twine("lpad") + Suffix1);
623 Clone2->setName(Twine("lpad") + Suffix2);
CloneFunction.cpp 41 const Twine &NameSuffix, Function *F,
739 const Twine &NameSuffix, LoopInfo *LI,
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-bcanalyzer/
llvm-bcanalyzer.cpp 449 static bool ReportError(const Twine &Err) {
788 return ReportError(Twine("ReportError reading '") + Path + "': " + EC.message());
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-profdata/
llvm-profdata.cpp 45 static void warn(Twine Message, std::string Whence = "",
55 static void exitWithError(Twine Message, std::string Whence = "",
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-rc/
ResourceScriptParser.cpp 35 RCParser::ParserError::ParserError(const Twine &Expected, const LocIter CurLoc,
820 Error RCParser::getExpectedError(const Twine &Message, bool IsAlreadyRead) {
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-stress/
llvm-stress.cpp 20 #include "llvm/ADT/Twine.h"
169 Twine Name = "autogen_SD" + Twine{SeedCL};
  /external/clang/lib/CodeGen/
CGBlocks.cpp 725 [&](unsigned index, CharUnits offset, const Twine &name) -> Address {
730 const Twine &name) {
740 [&](llvm::Value *value, CharUnits size, const Twine &name) {
    [all...]
CGCall.cpp     [all...]
CGOpenMPRuntime.h 438 const llvm::Twine &Name);
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/NVPTX/
NVPTXAsmPrinter.cpp 36 #include "llvm/ADT/Twine.h"
217 OutContext.getOrCreateSymbol(Twine(MO.getSymbolName()))));
507 OutStreamer->AddComment(Twine("implicit-def: ") +
510 OutStreamer->AddComment(Twine("implicit-def: ") +
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-nm/
llvm-nm.cpp 195 static void error(Twine Message, Twine Path = Twine()) {
200 static bool error(std::error_code EC, Twine Path = Twine()) {
    [all...]
  /external/clang/lib/Driver/
ToolChains.cpp 387 AddLinkRuntimeLib(Args, CmdArgs, (Twine("libclang_rt.profile_") +
397 (Twine("libclang_rt.") + Sanitizer + "_" +
440 (Twine("libclang_rt.stats_client_") + OS + ".a").str(),
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/IPO/
GlobalOpt.cpp 22 #include "llvm/ADT/Twine.h"
487 In, GV->getName()+"."+Twine(i),
523 In, GV->getName()+"."+Twine(i),
582 NewTy, NewPtr, Idxs, GEPI->getName() + "." + Twine(Val), GEPI);
    [all...]
  /external/llvm/lib/IR/
Attributes.cpp 382 Result += (Twine('"') + getKindAsString() + Twine('"')).str();
387 Result += ("=\"" + Val + Twine('"')).str();
    [all...]
  /external/llvm/lib/Support/
CommandLine.cpp 27 #include "llvm/ADT/Twine.h"
483 NearestString = (Twine(Name) + "=" + RHS).str();
545 return Handler->error("does not allow a value! '" + Twine(Value) +
    [all...]
  /external/swiftshader/third_party/LLVM/lib/Analysis/
ScalarEvolutionExpander.cpp     [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
CommandLine.cpp 29 #include "llvm/ADT/Twine.h"
494 NearestString = (Twine(Name) + "=" + RHS).str();
555 return Handler->error("does not allow a value! '" + Twine(Value) +
    [all...]
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/PowerPC/
PPCAsmPrinter.cpp 32 #include "llvm/ADT/Twine.h"
683 MCSymbolRefExpr::create(OutContext.getOrCreateSymbol(Twine(".LTOC")),
    [all...]
  /external/swiftshader/third_party/llvm-subzero/lib/Support/
CommandLine.cpp 28 #include "llvm/ADT/Twine.h"
503 NearestString = (Twine(Name) + "=" + RHS).str();
564 return Handler->error("does not allow a value! '" + Twine(Value) +
    [all...]

Completed in 1231 milliseconds

<<21222324252627282930>>