Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZISelLowering.h751 SDValue combineIntDIVREM(SDNode *N, DAGCombinerInfo &DCI) const;
H A DSystemZISelLowering.cpp7758 SDValue SystemZTargetLowering::combineIntDIVREM( in combineIntDIVREM() function in SystemZTargetLowering
7836 case ISD::UREM: return combineIntDIVREM(N, DCI); in PerformDAGCombine()