Home
last modified time | relevance | path

Searched defs:ParseString (Results 1 – 4 of 4) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Analysis/
H A DVFABIDemangling.cpp
/freebsd/contrib/llvm-project/llvm/lib/IR/
H A DVFABIDemangler.cpp80 static ParseRet tryParseVLEN(StringRef &ParseString, VFISAKind ISA, in tryParseVLEN()
121 static ParseRet tryParseLinearTokenWithRuntimeStep(StringRef &ParseString, in tryParseLinearTokenWithRuntimeStep()
145 static ParseRet tryParseLinearWithRuntimeStep(StringRef &ParseString, in tryParseLinearWithRuntimeStep()
185 static ParseRet tryParseCompileTimeLinearToken(StringRef &ParseString, in tryParseCompileTimeLinearToken()
211 static ParseRet tryParseLinearWithCompileTimeStep(StringRef &ParseString, in tryParseLinearWithCompileTimeStep()
245 static ParseRet tryParseParameter(StringRef &ParseString, VFParamKind &PKind, in tryParseParameter()
280 static ParseRet tryParseAlign(StringRef &ParseString, Align &Alignment) { in tryParseAlign()
/freebsd/contrib/llvm-project/compiler-rt/lib/sanitizer_common/
H A Dsanitizer_flag_parser.cpp136 // Backup current parser state to allow nested ParseString() calls. in ParseString() function in __sanitizer::FlagParser
/freebsd/contrib/bearssl/T0/
H A DT0Comp.cs1225 string ParseString() in ParseString() method in T0Comp