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

/external/llvm/lib/CodeGen/
H A DTargetLoweringBase.cpp869 EVT TargetLoweringBase::getShiftAmountTy(EVT LHSTy, function in class:TargetLoweringBase
/external/llvm/lib/CodeGen/SelectionDAG/
H A DDAGCombiner.cpp474 EVT getShiftAmountTy(EVT LHSTy) { function in class:__anon11840::DAGCombiner
2075 getShiftAmountTy(N0.getValueType())));
2088 getShiftAmountTy(N0.getValueType()))));
2277 getShiftAmountTy(N0.getValueType())));
2284 getShiftAmountTy(SGN.getValueType())));
2290 getShiftAmountTy(ADD.getValueType())));
2349 getShiftAmountTy(N0.getValueType())));
2489 getShiftAmountTy(N0.getValueType())));
2507 getShiftAmountTy(N1.getValueType())));
2543 getShiftAmountTy(N
[all...]

Completed in 330 milliseconds