Home
last modified time | relevance | path

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

/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/IR/
DVFABIDemangler.h82 struct VFShape { struct
86 bool operator==(const VFShape &Other) const { argument
97 /// Retrieve the VFShape that can be used to map a scalar function to itself, argument
99 static VFShape getScalarShape(const FunctionType *FTy) { in getScalarShape() argument
107 static VFShape get(const FunctionType *FTy, ElementCount EC, in get() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/IR/
DVFABIDemangler.h82 struct VFShape { struct
86 bool operator==(const VFShape &Other) const { argument
97 /// Retrieve the VFShape that can be used to map a scalar function to itself, argument
99 static VFShape getScalarShape(const FunctionType *FTy) { in getScalarShape() argument
107 static VFShape get(const FunctionType *FTy, ElementCount EC, in get() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/IR/
DVFABIDemangler.h82 struct VFShape { struct
86 bool operator==(const VFShape &Other) const { argument
97 /// Retrieve the VFShape that can be used to map a scalar function to itself, argument
99 static VFShape getScalarShape(const FunctionType *FTy) { in getScalarShape() argument
107 static VFShape get(const FunctionType *FTy, ElementCount EC, in get() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/
H A DVectorUtils.h82 struct VFShape { struct
87 bool operator==(const VFShape &Other) const { argument
103 static VFShape get(const CallInst &CI, ElementCount EC, bool HasGlobalPred) { in get() argument
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Analysis/
H A DVectorUtils.h82 struct VFShape { struct
86 bool operator==(const VFShape &Other) const { argument
97 // Retrieve the VFShape that can be used to map a (scalar) function to itself, argument
99 static VFShape getScalarShape(const CallInst &CI) { in getScalarShape() argument
108 static VFShape get(const CallInst &CI, ElementCount EC, bool HasGlobalPred) { in get() argument
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/Analysis/
DVectorUtils.h82 struct VFShape { struct
86 bool operator==(const VFShape &Other) const { argument
97 /// Retrieve the VFShape that can be used to map a scalar function to itself, argument
99 static VFShape getScalarShape(const FunctionType *FTy) { in getScalarShape() argument
107 static VFShape get(const FunctionType *FTy, ElementCount EC, in get() argument