Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/include/llvm/CodeGen/
H A DValueTypes.h444 EVT getPow2VectorType(LLVMContext &Context) const { in getPow2VectorType() function
/llvm-project-15.0.7/llvm/include/llvm/Support/
H A DMachineValueType.h513 MVT getPow2VectorType() const { in getPow2VectorType() function
/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp50 static LLT getPow2VectorType(LLT Ty) { in getPow2VectorType() function