Searched defs:VectorName (Results 1 – 10 of 10) sorted by relevance
47 static std::string mangleTLIName(StringRef VectorName, const CallInst &CI, in mangleTLIName()
126 std::string VectorName; /// Vector Function Name associated to this VFInfo. member
299 StringRef VectorName = MangledName; in tryDemangleForVFABI() local
323 StringRef VectorName = MangledName; in tryDemangleForVFABI() local
1532 std::string VFABI::mangleTLIVectorName(StringRef VectorName, in mangleTLIVectorName()
121 StringRef VectorName; // Vector Function Name associated to this VFInfo. member