Lines Matching defs:BuildSDIV
633 SDValue BuildSDIV(SDNode *N);4847 if (SDValue Op = BuildSDIV(N))27834 SDValue DAGCombiner::BuildSDIV(SDNode *N) {27841 if (SDValue S = TLI.BuildSDIV(N, DAG, LegalOperations, Built)) {