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