Home
last modified time | relevance | path

Searched defs:ScalarName (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DInjectTLIMappings.cpp81 StringRef ScalarName = CI.getCalledFunction()->getName(); in addMappingsFromTLI() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp143 std::string ScalarName; in replaceWithCallToVeclib() local
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DVectorUtils.h127 std::string ScalarName; /// Scalar Function Name. member
226 const StringRef ScalarName = CI.getCalledFunction()->getName(); in getVFABIMappings() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVFABIDemangling.cpp386 const StringRef ScalarName = in tryDemangleForVFABI() local
H A DVectorUtils.cpp1302 StringRef ScalarName, unsigned numArgs, in mangleTLIVectorName()
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp581 const StringRef ScalarName = CI.getCalledFunction()->getName(); in isTLIScalarize() local