Home
last modified time | relevance | path

Searched defs:getPreferredShiftAmountTy (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/include/llvm/CodeGen/
H A DTargetLowering.h412 virtual LLT getPreferredShiftAmountTy(LLT ShiftValueTy) const { in getPreferredShiftAmountTy() function
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIISelLowering.cpp5570 LLT SITargetLowering::getPreferredShiftAmountTy(LLT Ty) const { in getPreferredShiftAmountTy() function in SITargetLowering