Searched refs:QuotL (Results 1 – 1 of 1) sorted by relevance
7886 SDValue QuotL, QuotH; in expandDIVREMByConstant() local7887 std::tie(QuotL, QuotH) = DAG.SplitScalar(Quotient, dl, HiLoVT, HiLoVT); in expandDIVREMByConstant()7888 Result.push_back(QuotL); in expandDIVREMByConstant()