/external/llvm/tools/llvm-objdump/ |
llvm-objdump.cpp | 267 LLVM_ATTRIBUTE_NORETURN void llvm::error(Twine Message) { [all...] |
/external/swiftshader/third_party/LLVM/lib/VMCore/ |
PassManager.cpp | [all...] |
Core.cpp | [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Bitcode/Reader/ |
MetadataLoader.cpp | 24 #include "llvm/ADT/Twine.h" 406 static Error error(const Twine &Message) { [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/ |
BranchFolding.cpp | 577 void BranchFolder::MBFIWrapper::view(const Twine &Name, bool isSimple) { [all...] |
MachineScheduler.cpp | [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
DWARFContext.cpp | [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/IR/ |
Metadata.cpp | 29 #include "llvm/ADT/Twine.h" [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
MCDwarf.cpp | 19 #include "llvm/ADT/Twine.h" 570 std::make_pair((Directory + Twine('\0') + FileName).toStringRef(Buffer), [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Hexagon/ |
HexagonBitTracker.cpp | 125 (Twine("Unhandled physical register") + TRI.getName(Reg)).str().c_str()); [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/InstCombine/ |
InstCombineLoadStoreAlloca.cpp | 453 const Twine &Suffix = "") { [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/tools/llvm-pdbutil/ |
DumpOutputStyle.cpp | 193 static void printHeader(LinePrinter &P, const Twine &S) { [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/utils/TableGen/ |
RegisterInfoEmitter.cpp | 26 #include "llvm/ADT/Twine.h" 356 PrintWarning(Reg->getLoc(), Twine("DWARF numbers for register ") + [all...] |
/external/clang/lib/Frontend/ |
CompilerInvocation.cpp | 404 const Twine &ProfileName) { [all...] |
/external/llvm/lib/CodeGen/ |
MachineScheduler.cpp | [all...] |
/external/llvm/lib/IR/ |
Core.cpp | [all...] |
/external/llvm/lib/Target/ARM/ |
ARMFastISel.cpp | 199 unsigned getLibcallReg(const Twine &Name); [all...] |
/external/llvm/lib/Target/X86/AsmParser/ |
X86AsmParser.cpp | 18 #include "llvm/ADT/Twine.h" 662 bool Error(SMLoc L, const Twine &Msg, 670 bool ErrorAndEatStatement(SMLoc L, const Twine &Msg, [all...] |
/external/swiftshader/third_party/LLVM/lib/Target/CellSPU/ |
SPUISelLowering.cpp | [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/ |
ARMFastISel.cpp | 230 unsigned getLibcallReg(const Twine &Name); [all...] |
/external/tensorflow/tensorflow/compiler/xla/service/gpu/ |
ir_emitter_unnested.cc | [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Vectorize/ |
SLPVectorizer.cpp | [all...] |
/external/clang/lib/ARCMigrate/ |
ObjCMT.cpp | [all...] |
/external/clang/lib/CodeGen/ |
CGExprCXX.cpp | 405 NullConstantForBase, Twine()); [all...] |
/external/llvm/lib/Target/ARM/AsmParser/ |
ARMAsmParser.cpp | 19 #include "llvm/ADT/Twine.h" 180 void Note(SMLoc L, const Twine &Msg, ArrayRef<SMRange> Ranges = None) { 183 bool Warning(SMLoc L, const Twine &Msg, 187 bool Error(SMLoc L, const Twine &Msg, [all...] |