Home
last modified time | relevance | path

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

/external/llvm/include/llvm/Analysis/
DTargetLibraryInfo.h38 struct VecDesc { struct
39 const char *ScalarFnName;
40 const char *VectorFnName;
41 unsigned VectorizationFactor;
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Analysis/
DTargetLibraryInfo.h28 struct VecDesc { struct
29 StringRef ScalarFnName;
30 StringRef VectorFnName;
31 unsigned VectorizationFactor;