Lines Matching defs:BuildSDIV
644 SDValue BuildSDIV(SDNode *N);4960 if (SDValue Op = BuildSDIV(N))28376 SDValue DAGCombiner::BuildSDIV(SDNode *N) {28383 if (SDValue S = TLI.BuildSDIV(N, DAG, LegalOperations, LegalTypes, Built)) {