Home
last modified time | relevance | path

Searched refs:tcDivide (Results 1 – 2 of 2) sorted by relevance

/trueos/contrib/llvm/include/llvm/ADT/
HDAPInt.h1632 static int tcDivide(integerPart *lhs, const integerPart *rhs,
/trueos/contrib/llvm/lib/Support/
HDAPInt.cpp2674 APInt::tcDivide(integerPart *lhs, const integerPart *rhs, in tcDivide() function in APInt