Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Transforms/InstCombine/
H A DInstCombineAddSub.cpp1698 Value *NotZero = Builder.CreateIsNotNull(A, "isnotnull"); visitAdd() local
/llvm-project/clang/lib/CodeGen/
H A DCGBuiltin.cpp1812 BasicBlock *NotZero = createBasicBlock("bitscan_not_zero", this->CurFn); EmitMSVCBuiltinExpr() local
3996 BasicBlock *NotZero = createBasicBlock("fpclassify_not_zero", this->CurFn); EmitBuiltinExpr() local
/llvm-project/llvm/lib/CodeGen/GlobalISel/
H A DLegalizerHelper.cpp6826 auto NotZero = MIRBuilder.buildICmp(CmpInst::ICMP_NE, S1, Src, Zero64); lowerU64ToF32BitOps() local
/llvm-project/llvm/lib/CodeGen/SelectionDAG/
H A DSelectionDAG.cpp208 SDValue NotZero = N->getOperand(i); isConstantSplatVectorAllOnes() local