Searched refs:ceilingOfQuotient (Results 1 – 1 of 1) sorted by relevance
1534 static APInt ceilingOfQuotient(const APInt &A, const APInt &B) { in ceilingOfQuotient() function1628 TLVec.push_back(ceilingOfQuotient(-TX, TB)); in exactSIVtest()1640 TLVec.push_back(ceilingOfQuotient(UM - TX, TB)); in exactSIVtest()1652 TLVec.push_back(ceilingOfQuotient(-TY, TA)); in exactSIVtest()1656 TLVec.push_back(ceilingOfQuotient(UM - TY, TA)); in exactSIVtest()2020 TLVec.push_back(ceilingOfQuotient(-TX, TB)); in exactRDIVtest()2030 TLVec.push_back(ceilingOfQuotient(SrcUM - TX, TB)); in exactRDIVtest()2037 TLVec.push_back(ceilingOfQuotient(-TY, TA)); in exactRDIVtest()2047 TLVec.push_back(ceilingOfQuotient(DstUM - TY, TA)); in exactRDIVtest()