Home
last modified time | relevance | path

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

/external/llvm/include/llvm/CodeGen/
DValueTypes.h321 EVT getPow2VectorType(LLVMContext &Context) const { in getPow2VectorType() function
DMachineValueType.h298 MVT getPow2VectorType() const { in getPow2VectorType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
DValueTypes.h381 EVT getPow2VectorType(LLVMContext &Context) const { in getPow2VectorType() function
/external/llvm-project/llvm/include/llvm/CodeGen/
DValueTypes.h431 EVT getPow2VectorType(LLVMContext &Context) const { in getPow2VectorType() function
/external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Support/
DMachineValueType.h410 MVT getPow2VectorType() const { in getPow2VectorType() function
/external/llvm-project/llvm/include/llvm/Support/
DMachineValueType.h477 MVT getPow2VectorType() const { in getPow2VectorType() function
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPULegalizerInfo.cpp51 static LLT getPow2VectorType(LLT Ty) { in getPow2VectorType() function