Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/Analysis/
H A DTargetLibraryInfo.h48 StringRef VABIPrefix; global() variable
53 VecDesc(StringRef ScalarFnName,StringRef VectorFnName,ElementCount VectorizationFactor,bool Masked,StringRef VABIPrefix) VecDesc() argument