Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DValueTypes.h455 EVT getPow2VectorType(LLVMContext &Context) const { getPow2VectorType() function
H A DMachineValueType.h
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULegalizerInfo.cpp56 static LLT getPow2VectorType(LLT Ty) { in getPow2VectorType() function