Searched defs:ScalarName (Results 1 - 4 of 4) sorted by relevance

/netbsd-current/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DReplaceWithVeclib.cpp143 std::string ScalarName; local
/netbsd-current/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DVectorUtils.h127 std::string ScalarName; /// Scalar Function Name. member in struct:llvm::VFInfo
226 const StringRef ScalarName = CI.getCalledFunction()->getName(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Transforms/Vectorize/
H A DLoopVectorizationLegality.cpp581 const StringRef ScalarName = CI.getCalledFunction()->getName(); local
/netbsd-current/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVectorUtils.cpp1301 mangleTLIVectorName(StringRef VectorName, StringRef ScalarName, unsigned numArgs, ElementCount VF) argument

Completed in 302 milliseconds