Home
last modified time | relevance | path

Searched defs:FormatStr (Results 1 – 7 of 7) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Remarks/
H A DRemarkFormat.cpp20 Expected<Format> llvm::remarks::parseFormat(StringRef FormatStr) { in parseFormat()
/freebsd-src/contrib/llvm-project/llvm/include/llvm/MC/
H A DLaneBitmask.h44 constexpr static const char *const FormatStr = "%016llX"; member
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUPrintfRuntimeBinding.cpp162 StringRef FormatStr; lowerPrintfForGpu() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DSimplifyLibCalls.cpp2932 StringRef FormatStr; optimizePrintFString() local
3049 StringRef FormatStr; optimizeSPrintFString() local
3239 StringRef FormatStr; optimizeSnPrintFString() local
3306 StringRef FormatStr; optimizeFPrintFString() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Parallel/
H A DDWARFLinkerImpl.cpp920 const char *FormatStr = "{0,-45} {1,10}b {2,10}b {3,8:P}\n"; printStatistic() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/AsmParser/
H A DAMDGPUAsmParser.cpp6582 matchDfmtNfmt(int64_t & Dfmt,int64_t & Nfmt,StringRef FormatStr,SMLoc Loc) matchDfmtNfmt() argument
6603 parseSymbolicSplitFormat(StringRef FormatStr,SMLoc FormatLoc,int64_t & Format) parseSymbolicSplitFormat() argument
6640 parseSymbolicUnifiedFormat(StringRef FormatStr,SMLoc Loc,int64_t & Format) parseSymbolicUnifiedFormat() argument
6675 StringRef FormatStr; parseSymbolicOrNumericFormat() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/DWARFLinker/Classic/
H A DDWARFLinker.cpp2963 const char *FormatStr = "{0,-45} {1,10}b {2,10}b {3,8:P}\n"; link() local