Home
last modified time | relevance | path

Searched refs:combineShiftToMulAddHigh (Results 1 – 2 of 2) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h788 SDValue combineShiftToMulAddHigh(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSystemZISelLowering.cpp8903 SDValue SystemZTargetLowering::combineShiftToMulAddHigh( in combineShiftToMulAddHigh() function in SystemZTargetLowering
9155 case ISD::SRA: return combineShiftToMulAddHigh(N, DCI); in PerformDAGCombine()