Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
DTargetLoweringBase.cpp922 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, const DataLayout &DL, in getShiftAmountTy() function in TargetLoweringBase
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp778 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy() function in __anon74d357280111::DAGCombiner