/external/llvm/lib/CodeGen/SelectionDAG/ |
SelectionDAGBuilder.h | [all...] |
/external/llvm/lib/Target/BPF/ |
BPFISelLowering.cpp | 573 report_fatal_error("unimplemented select CondCode " + Twine(CC));
|
/external/llvm/lib/Target/X86/MCTargetDesc/ |
X86MCTargetDesc.cpp | 128 ArchFS = (Twine(ArchFS) + "," + FS).str();
|
/external/llvm/lib/Target/X86/ |
X86WinEHState.cpp | 401 Twine("__ehhandler$") + GlobalValue::getRealLinkageName(
|
/external/llvm/lib/Target/XCore/ |
XCoreFrameLowering.cpp | 237 + Twine(MFI->getMaxAlignment()));
|
/external/llvm/lib/Transforms/InstCombine/ |
InstCombinePHI.cpp | 790 PN->getName()+".off"+Twine(Offset), PN); [all...] |
/external/llvm/lib/Transforms/Utils/ |
PromoteMemoryToRegister.cpp | 862 Allocas[AllocaNo]->getName() + "." + Twine(Version++), [all...] |
/external/llvm/tools/llvm-size/ |
llvm-size.cpp | 102 static bool error(Twine Message) { [all...] |
/external/llvm/utils/TableGen/ |
CodeGenDAGPatterns.h | 620 void error(const Twine &Msg);
|
/external/swiftshader/third_party/LLVM/lib/Analysis/ |
Lint.cpp | 137 void CheckFailed(const Twine &Message,
|
/external/swiftshader/third_party/LLVM/lib/AsmParser/ |
LLLexer.cpp | 18 #include "llvm/ADT/Twine.h" 31 bool LLLexer::Error(LocTy ErrorLoc, const Twine &Msg) const {
|
/external/swiftshader/third_party/LLVM/lib/Linker/ |
LinkModules.cpp | 355 bool emitError(const Twine &Message) { [all...] |
/external/swiftshader/third_party/LLVM/lib/MC/ |
MachObjectWriter.cpp | 13 #include "llvm/ADT/Twine.h" 333 Twine(Align) + "'");
|
/external/swiftshader/third_party/LLVM/lib/Target/X86/AsmParser/ |
X86AsmParser.cpp | 25 #include "llvm/ADT/Twine.h" 44 bool Error(SMLoc L, const Twine &Msg) { return Parser.Error(L, Msg); } [all...] |
/external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/ |
InstCombinePHI.cpp | 718 PN->getName()+".off"+Twine(Offset), PN); [all...] |
/external/swiftshader/third_party/LLVM/lib/Transforms/Utils/ |
PromoteMemoryToRegister.cpp | [all...] |
/external/swiftshader/third_party/LLVM/utils/TableGen/ |
AsmWriterEmitter.cpp | 19 #include "llvm/ADT/Twine.h" 493 (Twine("Register definition missing alt name for '") + [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/ |
BlockFrequencyInfoImpl.h | 25 #include "llvm/ADT/Twine.h" 572 auto MachineName = "BB" + Twine(BB->getNumber()); [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/IR/ |
Metadata.h | [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Support/ |
YAMLTraits.h | 18 #include "llvm/ADT/Twine.h" 639 virtual void setError(const Twine &) = 0; 848 io.setError(Twine(Result)); 868 YamlIO.setError(Twine(Result)); [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/CodeGen/SelectionDAG/ |
SelectionDAGBuilder.h | [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/DebugInfo/DWARF/ |
DWARFDebugLine.cpp | [all...] |
/external/swiftshader/third_party/llvm-7.0/llvm/lib/MC/ |
MCCodeView.cpp | 351 Twine(getStringTableFragment()
|
MCObjectStreamer.cpp | 181 Loc, "value evaluated as " + Twine(AbsValue) + " is out of range.");
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
ARMAttributeParser.cpp | 669 errs() << "unrecognised tag: 0x" << Twine::utohexstr(Tag) << '\n';
|