Home
last modified time | relevance | path

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

/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h462 EVT getPow2VectorType(LLVMContext &Context) const { getPow2VectorType() function
/llvm-project/llvm/include/llvm/CodeGenTypes/
H A DMachineValueType.h239 MVT getPow2VectorType() const { getPow2VectorType() function
/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp56 static LLT getPow2VectorType(LLT Ty) { in getPow2VectorType() function