Home
last modified time | relevance | path

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

123

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/TableGen/
DTableGenBackend.cpp22 StringRef Suffix) { in printLine()
36 StringRef Suffix(" *|"); in emitSourceFileHeader() local
/third_party/rust/crates/memchr/src/memmem/
Dtwoway.rs479 struct Suffix { struct
495 impl Suffix { impl
496 fn forward(needle: &[u8], kind: SuffixKind) -> Suffix { in forward()
546 fn reverse(needle: &[u8], kind: SuffixKind) -> Suffix { in reverse()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DGlobPattern.h43 Optional<StringRef> Suffix; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/MCTargetDesc/
DX86InstComments.cpp28 #define CASE_AVX_INS_COMMON(Inst, Suffix, src) \ argument
31 #define CASE_MASK_INS_COMMON(Inst, Suffix, src) \ argument
34 #define CASE_MASKZ_INS_COMMON(Inst, Suffix, src) \ argument
37 #define CASE_AVX512_INS_COMMON(Inst, Suffix, src) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/unittest/AssemblerX8664/
DDataMov.cpp21 #define MovRegImm(Reg, Suffix, Size) \ in TEST_F() argument
156 #define TestRegReg(Dst, Src, Suffix, Size) \ in TEST_F() argument
217 #define TestRegAddr(Dst, Suffix, Size) \ in TEST_F() argument
296 #define TestImplRegReg(Dst, Src, Suffix, Size) \ in TEST_F() argument
312 #define TestImplRegAddr(Dst, Suffix, Size) \ in TEST_F() argument
359 #define TestImplRegReg(Dst, Src, Suffix, Size) \ in TEST_F() argument
376 #define TestImplRegAddr(Dst, Suffix, Size) \ in TEST_F() argument
/third_party/curl/tests/libtest/
Dlib557.c50 # define MPRNT_OFF_T_C_HELPER2(Val,Suffix) Val ## Suffix argument
52 # define MPRNT_OFF_T_C_HELPER2(Val,Suffix) Val/**/Suffix argument
54 #define MPRNT_OFF_T_C_HELPER1(Val,Suffix) MPRNT_OFF_T_C_HELPER2(Val,Suffix) argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Transforms/Utils/
DCodeExtractor.h106 std::string Suffix; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MC/MCParser/
DMCAsmParserExtension.h109 bool addErrorSuffix(const Twine &Suffix) { in addErrorSuffix()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DStringRef.h276 bool endswith(StringRef Suffix) const { in endswith()
678 bool consume_back(StringRef Suffix) { in consume_back()
DSmallString.h135 bool endswith(StringRef Suffix) const { in endswith()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/PowerPC/
DPPCLowerMASSVEntries.cpp93 StringRef Suffix = getCPUSuffix(Subtarget); in createMASSVFuncName() local
DPPCMCInstLower.cpp44 StringRef Suffix; in GetSymbolFromOperand() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/MC/MCParser/
DMCAsmParser.cpp103 bool MCAsmParser::addErrorSuffix(const Twine &Suffix) { in addErrorSuffix()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DStringRef.h288 bool endswith(StringRef Suffix) const { in endswith()
681 bool consume_back(StringRef Suffix) { in consume_back()
DSmallString.h134 bool endswith(StringRef Suffix) const { in endswith()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Coroutines/
DCoroSplit.cpp96 const Twine &Suffix; member in __anon2071933e0111::CoroCloner
109 CoroCloner(Function &OrigF, const Twine &Suffix, coro::Shape &Shape, in CoroCloner()
117 CoroCloner(Function &OrigF, const Twine &Suffix, coro::Shape &Shape, in CoroCloner()
396 const Twine &Suffix, in createCloneDeclaration()
778 static Function *createClone(Function &F, const Twine &Suffix, in createClone()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/bloat/
Dbloat.py103 class Suffix: class
/third_party/curl/include/curl/
Dsystem.h487 # define CURLINC_OFF_T_C_HLPR2(Val,Suffix) Val ## Suffix argument
489 # define CURLINC_OFF_T_C_HLPR2(Val,Suffix) Val/**/Suffix argument
491 # define CURLINC_OFF_T_C_HLPR1(Val,Suffix) CURLINC_OFF_T_C_HLPR2(Val,Suffix) argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/
DTargetLoweringObjectFile.cpp117 const GlobalValue *GV, StringRef Suffix, const TargetMachine &TM) const { in getSymbolWithGlobalValueBase()
/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceTimerTree.cpp279 std::string Suffix = ""; in dump() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/MCTargetDesc/
DARMTargetStreamer.cpp51 void ARMTargetStreamer::emitInst(uint32_t Inst, char Suffix) { in emitInst()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DPath.cpp828 createTemporaryFile(const Twine &Prefix, StringRef Suffix, int &ResultFD, in createTemporaryFile()
835 std::error_code createTemporaryFile(const Twine &Prefix, StringRef Suffix, in createTemporaryFile()
841 std::error_code createTemporaryFile(const Twine &Prefix, StringRef Suffix, in createTemporaryFile()
870 getPotentiallyUniqueTempFileName(const Twine &Prefix, StringRef Suffix, in getPotentiallyUniqueTempFileName()
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/lib/Support/
DPath.cpp777 createTemporaryFile(const Twine &Prefix, StringRef Suffix, int &ResultFD, in createTemporaryFile()
784 std::error_code createTemporaryFile(const Twine &Prefix, StringRef Suffix, in createTemporaryFile()
790 std::error_code createTemporaryFile(const Twine &Prefix, StringRef Suffix, in createTemporaryFile()
/third_party/node/deps/v8/src/logging/
Druntime-call-stats.h306 #define ADD_THREAD_SPECIFIC_COUNTER(V, Prefix, Suffix) \ argument
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/ExecutionEngine/Orc/
DCompileOnDemandLayer.cpp17 StringRef Suffix, in extractSubModule()

123