Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
DInjectTLIMappings.cpp47 static std::string mangleTLIName(StringRef VectorName, const CallInst &CI, in mangleTLIName()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DVFABIDemangling.cpp299 StringRef VectorName = MangledName; in tryDemangleForVFABI() local
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h121 StringRef VectorName; // Vector Function Name associated to this VFInfo. member