Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstants.h217 bool isMaxValue(bool isSigned) const { in isMaxValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h425 bool isMaxValue() const { return isAllOnesValue(); } in isMaxValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h352 bool isMaxValue() const { return isAllOnesValue(); } in isMaxValue() function