Home
last modified time | relevance | path

Searched defs:IsZero (Results 1 – 25 of 26) sorted by relevance

12

/third_party/skia/third_party/externals/dng_sdk/source/
Ddng_rect.cpp34 bool dng_rect::IsZero () const in IsZero() function in dng_rect
55 bool dng_rect_real64::IsZero () const in IsZero() function in dng_rect_real64
/third_party/skia/third_party/externals/abseil-cpp/absl/synchronization/
Dbarrier.cc24 static bool IsZero(void *arg) { in IsZero() function
/third_party/gn/src/base/
Datomic_ref_count.h51 bool IsZero() const { in IsZero() function
/third_party/cef/include/base/
Dcef_atomic_ref_count.h93 bool IsZero() const { in IsZero() function
/third_party/skia/third_party/externals/swiftshader/third_party/SPIRV-Tools/source/opt/
Dconstants.h128 virtual bool IsZero() const { return false; } in IsZero() function
155 bool IsZero() const override { in IsZero() function
301 bool IsZero() const override { in IsZero() function
443 bool IsZero() const override { return true; } in IsZero() function
/third_party/spirv-tools/source/opt/
Dconstants.h128 virtual bool IsZero() const { return false; } in IsZero() function
155 bool IsZero() const override { in IsZero() function
301 bool IsZero() const override { in IsZero() function
443 bool IsZero() const override { return true; } in IsZero() function
/third_party/skia/third_party/externals/spirv-tools/source/opt/
Dconstants.h128 virtual bool IsZero() const { return false; } in IsZero() function
155 bool IsZero() const override { in IsZero() function
301 bool IsZero() const override { in IsZero() function
443 bool IsZero() const override { return true; } in IsZero() function
/third_party/flutter/skia/third_party/externals/angle2/src/tests/test_utils/
DShaderCompileTreeTest.cpp168 bool IsZero(TIntermNode *node) in IsZero() function
/third_party/skia/third_party/externals/angle2/src/tests/test_utils/
DShaderCompileTreeTest.cpp168 bool IsZero(TIntermNode *node) in IsZero() function
/third_party/skia/third_party/externals/abseil-cpp/absl/strings/internal/
Dchar_map.h62 bool IsZero() const { in IsZero() function
/third_party/icu/vendor/double-conversion/upstream/double-conversion/
Dfixed-dtoa.cc97 bool IsZero() const { in IsZero() function in double_conversion::UInt128
/third_party/benchmark/src/
Dbenchmark.cc401 bool IsZero(double n) { in IsZero() function
/third_party/flutter/skia/third_party/externals/wuffs/lang/token/
Dlist.go150 func (x QID) IsZero() bool { return x == QID{} } func
163 func (x QQID) IsZero() bool { return x == QQID{} } func
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/MCA/
DInstruction.h252 bool IsZero; variable
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Hexagon/
DHexagonISelDAGToDAG.cpp984 auto IsZero = [] (const SDValue &V) -> bool { in ppSimplifyOrSelect0() local
DHexagonBitSimplify.cpp2639 auto IsZero = [] (const MachineOperand &Op) { in simplifyRCmp0() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/InstCombine/
DInstCombineAndOrXor.cpp1758 Value *IsZero = Builder.CreateICmpEQ(X, ConstantInt::get(I.getType(), 0)); in visitAnd() local
DInstCombineCompares.cpp3068 bool IsZero = C.isNullValue(); in foldICmpEqIntrinsicWithConstant() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64InstructionSelector.cpp1383 bool IsZero = false; in earlySelect() local
DAArch64ISelLowering.cpp8387 bool IsZero = IsCnst && (CnstBits == 0); in EmitVectorComparison() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
DLegalizerHelper.cpp3221 auto IsZero = MIRBuilder.buildICmp(ICmpInst::ICMP_EQ, CondTy, Amt, Zero); in narrowScalarShift() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Vectorize/
DLoopVectorize.cpp2645 auto *IsZero = Builder.CreateICmpEQ(R, ConstantInt::get(R->getType(), 0)); in getOrCreateVectorTripCount() local
/third_party/rust/crates/memchr/bench/data/code/
Drust-library.rs46506 unsafe impl IsZero for $t { impl
46533 unsafe impl<T> IsZero for *const T { impl
46540 unsafe impl<T> IsZero for *mut T { impl
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
DDAGCombiner.cpp4551 bool IsZero = isNullOrNullSplat(LR); in foldLogicOfSetCCs() local
20785 SDValue IsZero = DAG.getSetCC(DL, CCVT, Op, FPZero, ISD::SETEQ); in buildSqrtEstimateImpl() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86ISelLowering.cpp6091 bool IsZero, in getShuffleVectorZeroOrUndef()

12