Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Support/
DAPInt.cpp502 bool APInt::EqualSlowCase(const APInt& RHS) const { in EqualSlowCase() function in APInt
522 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-subzero/lib/Support/
DAPInt.cpp489 bool APInt::EqualSlowCase(const APInt& RHS) const { in EqualSlowCase() function in APInt
493 bool APInt::EqualSlowCase(uint64_t Val) const { in EqualSlowCase() function in APInt
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Support/
DAPInt.cpp270 bool APInt::EqualSlowCase(const APInt& RHS) const { in EqualSlowCase() function in APInt