Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:BuildUDIV

433     SDValue BuildUDIV(SDNode *N);
3315 if (SDValue Op = BuildUDIV(N))
18103 SDValue DAGCombiner::BuildUDIV(SDNode *N) {
18119 TLI.BuildUDIV(N, C->getAPIntValue(), DAG, LegalOperations, Built);