Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Analysis/
H A DVFABIDemangling.cpp323 StringRef VectorName = MangledName; in tryDemangleForVFABI() local
H A DVectorUtils.cpp1532 std::string VFABI::mangleTLIVectorName(StringRef VectorName, in mangleTLIVectorName()
/openbsd-src/gnu/llvm/llvm/include/llvm/Analysis/
H A DVectorUtils.h126 std::string VectorName; /// Vector Function Name associated to this VFInfo. member