Searched defs:getShiftAmountTy (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/CodeGen/ | ||
D | TargetLoweringBase.cpp | 874 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy) const { in getShiftAmountTy() function in TargetLoweringBase |
/external/llvm/lib/CodeGen/SelectionDAG/ | ||
D | DAGCombiner.cpp | 421 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy() function in __anon15cd9b920111::DAGCombiner |