Home
last modified time | relevance | path

Searched defs:Suffix (Results 1 – 17 of 17) sorted by relevance

/external/clang/lib/Lex/
DHeaderMap.cpp41 uint32_t Suffix; // Offset (into strings) of value suffix. member
195 const char *Suffix = getString(B.Suffix); in dump() local
/external/llvm/include/llvm/ADT/
DSmallString.h133 bool endswith(StringRef Suffix) const { in endswith()
DStringRef.h214 bool endswith(StringRef Suffix) const { in endswith()
DTwine.h469 inline Twine Twine::concat(const Twine &Suffix) const { in concat()
/external/giflib/
Dgif_lib_private.h52 GifByteType Suffix[LZ_MAX_CODE + 1]; /* So we can trace the codes. */ member
Ddgif_lib.c739 GifByteType *Stack, *Suffix; local
/external/llvm/tools/bugpoint/
DMiscompilation.cpp62 std::vector<std::string> &Suffix, in doTest()
186 std::vector<Function*> &Suffix, in doTest()
436 std::vector<BasicBlock*> &Suffix, in doTest()
DCrashDebugger.cpp63 std::vector<std::string> &Suffix, in doTest()
DToolRunner.cpp449 const char *Suffix = (UseIntegratedAssembler ? ".llc.o" : ".llc.s"); in OutputCode() local
/external/clang/lib/Driver/
DToolChain.cpp159 StringRef Suffix = in ComputeLLVMTriple() local
DDriver.cpp1444 const char *Suffix = types::getTypeTempSuffix(JA.getType()); in GetNamedOutputPath() local
/external/clang/tools/driver/
Ddriver.cpp281 const char *Suffix; in ParseProgName() member
/external/clang/lib/Frontend/
DInitHeaderSearch.cpp633 const char *Suffix; in Realize() local
/external/llvm/lib/Transforms/Utils/
DBasicBlockUtils.cpp456 const char *Suffix, Pass *P) { in SplitBlockPredecessors()
/external/llvm/lib/VMCore/
DVerifier.cpp1788 int VT, unsigned ArgNo, std::string &Suffix) { in PerformTypeCheck()
1961 std::string Suffix; in VerifyIntrinsicPrototype() local
/external/llvm/utils/TableGen/
DRegisterInfoEmitter.cpp483 const RegVec &Suffix = SubRegList.size() > SuperRegList.size() ? in runMCDesc() local
/external/llvm/lib/CodeGen/AsmPrinter/
DAsmPrinter.cpp2009 StringRef Suffix, in GetSymbolWithGlobalValueBase()