Searched defs:getShiftAmountTy (Results 1 – 2 of 2) sorted by relevance
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/ | ||
H A D | TargetLoweringBase.cpp | 965 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, const DataLayout &DL, getShiftAmountTy() function in TargetLoweringBase |
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/ | ||
H A D | DAGCombiner.cpp | 847 EVT getShiftAmountTy(EVT LHSTy) { getShiftAmountTy() function in __anon29909ce20111::DAGCombiner |