Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp896 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, const DataLayout &DL, in getShiftAmountTy() function in TargetLoweringBase
/netbsd-src/external/apache2/llvm/dist/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp776 EVT getShiftAmountTy(EVT LHSTy) { in getShiftAmountTy() function in __anon58e6a55b0111::DAGCombiner