Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
DVectorUtils.h118 struct VFInfo { struct
121 StringRef VectorName; // Vector Function Name associated to this VFInfo. argument
125 bool operator==(const VFInfo &Other) const { argument
/external/llvm-project/llvm/include/llvm/Analysis/
DVectorUtils.h125 struct VFInfo { struct
128 std::string VectorName; /// Vector Function Name associated to this VFInfo. argument
132 bool operator==(const VFInfo &Other) const { argument