Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/include/llvm/CodeGen/
H A DValueTypes.h321 EVT getPow2VectorType(LLVMContext &Context) const { in getPow2VectorType() function
H A DMachineValueType.h298 MVT getPow2VectorType() const { in getPow2VectorType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DValueTypes.h381 EVT getPow2VectorType(LLVMContext &Context) const { in getPow2VectorType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/CodeGen/
H A DValueTypes.h444 EVT getPow2VectorType(LLVMContext &Context) const { in getPow2VectorType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGen/
DValueTypes.h462 EVT getPow2VectorType(LLVMContext &Context) const { in getPow2VectorType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/llvm/CodeGen/
DValueTypes.h455 EVT getPow2VectorType(LLVMContext &Context) const { in getPow2VectorType() function
DMachineValueType.h244 MVT getPow2VectorType() const { in getPow2VectorType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGen/
DValueTypes.h462 EVT getPow2VectorType(LLVMContext &Context) const { in getPow2VectorType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGen/
DValueTypes.h462 EVT getPow2VectorType(LLVMContext &Context) const { in getPow2VectorType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/llvm/CodeGenTypes/
DMachineValueType.h244 MVT getPow2VectorType() const { in getPow2VectorType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/llvm/CodeGenTypes/
DMachineValueType.h244 MVT getPow2VectorType() const { in getPow2VectorType() function
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/llvm/CodeGenTypes/
DMachineValueType.h244 MVT getPow2VectorType() const { in getPow2VectorType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
H A DMachineValueType.h410 MVT getPow2VectorType() const { in getPow2VectorType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/include/llvm/Support/
H A DMachineValueType.h527 MVT getPow2VectorType() const { in getPow2VectorType() function
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp50 static LLT getPow2VectorType(LLT Ty) { in getPow2VectorType() function