Home | History | Annotate | Download | only in SelectionDAG

Lines Matching defs:BuildSDIV

431     SDValue BuildSDIV(SDNode *N);
3222 if (SDValue Op = BuildSDIV(N))
18057 SDValue DAGCombiner::BuildSDIV(SDNode *N) {
18073 TLI.BuildSDIV(N, C->getAPIntValue(), DAG, LegalOperations, Built);