Home
last modified time | relevance | path

Searched defs:NotZero (Results 1 – 10 of 10) sorted by relevance

/aosp_15_r20/external/dng_sdk/source/
H A Ddng_rect.h101 bool NotZero () const in NotZero() function
273 bool NotZero () const in NotZero() function
/aosp_15_r20/external/rust/android-crates-io/crates/petgraph/src/
Dmatrix_graph.rs38 impl<T> Sealed for super::NotZero<T> {} implementation
88 pub struct NotZero<T>(T); struct
90 impl<T: Zero> Default for NotZero<T> { implementation
96 impl<T: Zero> Nullable for NotZero<T> { implementation
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1531 Value *NotZero = Builder.CreateIsNotNull(A, "isnotnull"); in visitAdd() local
/aosp_15_r20/external/llvm/lib/CodeGen/SelectionDAG/
H A DLegalizeIntegerTypes.cpp2558 SDValue NotZero = DAG.getSelect(dl, VT, isZero, in ExpandIntRes_XMULO() local
H A DSelectionDAG.cpp136 SDValue NotZero = N->getOperand(i); in isBuildVectorAllOnes() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp3866 auto NotZero = MIRBuilder.buildICmp(CmpInst::ICMP_NE, S1, Src, Zero64); in lowerU64ToF32BitOps() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGBuiltin.cpp921 BasicBlock *NotZero = createBasicBlock("fpclassify_not_zero", this->CurFn); in EmitBuiltinExpr() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6050 auto NotZero = MIRBuilder.buildICmp(CmpInst::ICMP_NE, S1, Src, Zero64); in lowerU64ToF32BitOps() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp180 SDValue NotZero = N->getOperand(i); in isBuildVectorAllOnes() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp200 SDValue NotZero = N->getOperand(i); in isConstantSplatVectorAllOnes() local