Home
last modified time | relevance | path

Searched refs:isNegativeZeroValue (Results 1 – 3 of 3) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/llvm-subzero/include/llvm/IR/
DConstant.h65 bool isNegativeZeroValue() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/IR/
DConstant.h66 bool isNegativeZeroValue() const;
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DConstants.cpp40 bool Constant::isNegativeZeroValue() const { in isNegativeZeroValue() function in Constant