Searched defs:getShiftAmountTy (Results 1 – 2 of 2) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetLoweringBase.cpp | 866 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, in getShiftAmountTy() function in TargetLoweringBase |
/freebsd/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 852 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy() function in __anon666e37100111::DAGCombiner |