Searched refs:tcDivide (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/LLVM/include/llvm/ADT/ |
D | APInt.h | 1488 static int tcDivide(integerPart *lhs, const integerPart *rhs,
|
/external/llvm/include/llvm/ADT/ |
D | APInt.h | 1692 static int tcDivide(integerPart *lhs, const integerPart *rhs,
|
/external/swiftshader/third_party/llvm-subzero/include/llvm/ADT/ |
D | APInt.h | 1670 static int tcDivide(integerPart *lhs, const integerPart *rhs,
|
/external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/ADT/ |
D | APInt.h | 1907 static int tcDivide(WordType *lhs, const WordType *rhs,
|
/external/llvm/lib/Support/ |
D | APInt.cpp | 2695 APInt::tcDivide(integerPart *lhs, const integerPart *rhs, in tcDivide() function in APInt
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/ |
D | APInt.cpp | 2516 int APInt::tcDivide(WordType *lhs, const WordType *rhs, in tcDivide() function in APInt
|
/external/swiftshader/third_party/LLVM/lib/Support/ |
D | APInt.cpp | 2763 APInt::tcDivide(integerPart *lhs, const integerPart *rhs, in tcDivide() function in APInt
|
/external/swiftshader/third_party/llvm-subzero/lib/Support/ |
D | APInt.cpp | 2669 APInt::tcDivide(integerPart *lhs, const integerPart *rhs, in tcDivide() function in APInt
|