Home
last modified time | relevance | path

Searched defs:VectorName (Results 1 – 3 of 3) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DVFABIDemangling.cpp325 StringRef VectorName = MangledName; in tryDemangleForVFABI() local
H A DVectorUtils.cpp1301 std::string VFABI::mangleTLIVectorName(StringRef VectorName, in mangleTLIVectorName()
/netbsd-src/external/apache2/llvm/dist/llvm/include/llvm/Analysis/
H A DVectorUtils.h128 std::string VectorName; /// Vector Function Name associated to this VFInfo. member