Home
last modified time | relevance | path

Searched defs:EqualSlowCase (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-subzero/lib/Support/
DAPInt.cpp474 bool APInt::EqualSlowCase(const APInt& RHS) const { in EqualSlowCase() function in APInt
478 bool APInt::EqualSlowCase(uint64_t Val) const { in EqualSlowCase() function in APInt
/external/llvm/lib/Support/
DAPInt.cpp511 bool APInt::EqualSlowCase(const APInt& RHS) const { in EqualSlowCase() function in APInt
515 bool APInt::EqualSlowCase(uint64_t Val) const { in EqualSlowCase() function in APInt
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Support/
DAPInt.cpp271 bool APInt::EqualSlowCase(const APInt& RHS) const { in EqualSlowCase() function in APInt