Home
last modified time | relevance | path

Searched refs:mangleTLIVectorName (Results 1 – 3 of 3) sorted by relevance

/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DInjectTLIMappings.cpp97 VFABI::mangleTLIVectorName(TLIName, ScalarName, CI.arg_size(), VF); in addMappingsFromTLI()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DVectorUtils.h187 std::string mangleTLIVectorName(StringRef VectorName, StringRef ScalarName,
/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DVectorUtils.cpp1532 std::string VFABI::mangleTLIVectorName(StringRef VectorName, in mangleTLIVectorName() function in VFABI