Home
last modified time | relevance | path

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

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ADT/
DAPInt.h400 bool isAllOnesValue() const { in isAllOnesValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/ADT/
DAPInt.h342 bool isAllOnesValue() const { in isAllOnesValue() function
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp101 bool Constant::isAllOnesValue() const { in isAllOnesValue() function in Constant
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Analysis/
DScalarEvolution.cpp402 bool SCEV::isAllOnesValue() const { in isAllOnesValue() function in SCEV