Searched defs:getPreferredShiftAmountTy (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/include/llvm/CodeGen/ | ||
H A D | TargetLowering.h | 411 virtual LLT getPreferredShiftAmountTy(LLT ShiftValueTy) const { getPreferredShiftAmountTy() function |
/llvm-project/llvm/lib/Target/AMDGPU/ | ||
H A D | SIISelLowering.cpp | 5570 LLT SITargetLowering::getPreferredShiftAmountTy(LLT Ty) const { getPreferredShiftAmountTy() function in SITargetLowering |