Home
last modified time | relevance | path

Searched defs:strLen (Results 1 – 5 of 5) sorted by relevance

/llvm-project/mlir/lib/Target/LLVMIR/Dialect/
H A DOpenMPCommon.cpp18 StringRef name, uint32_t &strLen) { in createSourceLocStrFromLocation() argument
34 uint32_t strLen; in createMappingInformation() local
/llvm-project/flang/runtime/
H A Dcommand.cpp261 std::int64_t strLen{StringLength(buf)}; RTNAME() local
/llvm-project/flang/lib/Evaluate/
H A Dconstant.cpp230 auto strLen{static_cast<ConstantSubscript>(str.size())}; local
/llvm-project/bolt/runtime/
H A Dcommon.h207 uint32_t strLen(const char *Str) { in strLen() function
/llvm-project/mlir/lib/Target/LLVMIR/Dialect/OpenACC/
H A DOpenACCToLLVMIRTranslation.cpp55 uint32_t strLen; in createSourceLocationInfo() local