Home
last modified time | relevance | path

Searched refs:Zero (Results 1 – 25 of 900) sorted by relevance

12345678910>>...36

/netbsd/external/apache2/llvm/dist/llvm/include/llvm/Support/
H A DKnownBits.h24 APInt Zero; member
30 : Zero(std::move(Zero)), One(std::move(One)) {} in KnownBits()
67 Zero.clearAllBits(); in resetAll()
85 Zero.setAllBits(); in setAllZero()
91 Zero.clearAllBits(); in setAllOnes()
114 Zero.setSignBit(); in makeNonNegative()
136 return ~Zero; in getMaxValue()
142 APInt Max = ~Zero; in getSignedMaxValue()
285 return KnownBits(LHS.Zero & RHS.Zero, LHS.One & RHS.One); in commonBits()
290 return (LHS.Zero | RHS.Zero).isAllOnesValue(); in haveNoCommonBitsSet()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Support/
H A DKnownBits.cpp31 APInt CarryKnownZero = ~(PossibleSumZero ^ LHS.Zero ^ RHS.Zero); in computeForAddCarry()
99 Result.Zero = Zero << ExtBits; in sextInReg()
145 APInt Zero = Val.Zero; in smax() local
160 Zero.setBitVal(SignBitPosition, Val.Zero[SignBitPosition]); in smin()
209 SpecificShift.Zero = LHS.Zero << ShiftAmt; in shl()
539 Known.Zero = LHS.Zero | ~LowBits; in urem()
560 Known.Zero = LHS.Zero & LowBits; in srem()
585 Zero |= RHS.Zero; in operator &=()
593 Zero &= RHS.Zero; in operator |=()
601 APInt Z = (Zero & RHS.Zero) | (One & RHS.One); in operator ^=()
[all …]
/netbsd/external/gpl3/gcc.old/dist/contrib/
H A Dparanoia.cc1054 TstCond (Failure, (Zero + Zero == Zero), "0+0 != 0"); in main()
1368 if ((X == Zero) && (Y == Zero) && (Z == Zero) && (T == Zero)) in main()
1391 TstCond (Defect, X == Zero && Y == Zero && Z == Zero, in main()
1400 if ((X == Zero) && (Y == Zero) && (Z == Zero)) in main()
1496 if ((X == Zero) && (Y == Zero) && (Z == Zero) && (T <= Zero)) in main()
1512 if ((X == Zero) && (Y == Zero) && (Z == Zero) && (T == Zero) in main()
1546 if (!((X > Zero) || (Y > Zero) || (Z > Zero) || (T > Zero))) in main()
1561 if ((X == Zero) && (Y == Zero) && (Z == Zero) && (T == Zero) in main()
1569 else if ((X < Zero) && (Y < Zero) && (Z < Zero) && (T < Zero) in main()
1734 && (-Zero == SQRT (-Zero)) in main()
[all …]
/netbsd/external/gpl3/gcc/dist/contrib/
H A Dparanoia.cc1054 TstCond (Failure, (Zero + Zero == Zero), "0+0 != 0"); in main()
1368 if ((X == Zero) && (Y == Zero) && (Z == Zero) && (T == Zero)) in main()
1391 TstCond (Defect, X == Zero && Y == Zero && Z == Zero, in main()
1400 if ((X == Zero) && (Y == Zero) && (Z == Zero)) in main()
1496 if ((X == Zero) && (Y == Zero) && (Z == Zero) && (T <= Zero)) in main()
1512 if ((X == Zero) && (Y == Zero) && (Z == Zero) && (T == Zero) in main()
1546 if (!((X > Zero) || (Y > Zero) || (Z > Zero) || (T > Zero))) in main()
1561 if ((X == Zero) && (Y == Zero) && (Z == Zero) && (T == Zero) in main()
1569 else if ((X < Zero) && (Y < Zero) && (Z < Zero) && (T < Zero) in main()
1734 && (-Zero == SQRT (-Zero)) in main()
[all …]
/netbsd/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Core/
H A DRangedConstraintManager.cpp61 const llvm::APSInt &Zero = getBasicVals().getValue(0, DiffTy); in assumeSym() local
65 return assumeSymRel(State, Subtraction, Op, Zero); in assumeSym()
78 const llvm::APSInt &Zero = getBasicVals().getValue(0, ExprType); in assumeSym() local
81 return assumeSymNE(State, CanonicalEquality, Zero, Zero); in assumeSym()
84 return assumeSymEQ(State, CanonicalEquality, Zero, Zero); in assumeSym()
132 const llvm::APSInt &Zero = BVF.getValue(0, T); in assumeSymUnsupported() local
134 return assumeSymNE(State, Sym, Zero, Zero); in assumeSymUnsupported()
136 return assumeSymEQ(State, Sym, Zero, Zero); in assumeSymUnsupported()
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/InstCombine/
H A DInstCombineSimplifyDemanded.cpp254 if (DemandedMask.isSubsetOf(RHSKnown.Zero | LHSKnown.Zero)) { in SimplifyDemandedUseBits()
556 Known.Zero <<= ShiftAmt; in SimplifyDemandedUseBits()
566 Known.Zero.setSignBit(); in SimplifyDemandedUseBits()
604 Known.Zero.lshrInPlace(ShiftAmt); in SimplifyDemandedUseBits()
655 Known.Zero.lshrInPlace(ShiftAmt); in SimplifyDemandedUseBits()
691 Known.Zero.setHighBits(std::min( in SimplifyDemandedUseBits()
716 Known.Zero = LHSKnown.Zero & LowBits; in SimplifyDemandedUseBits()
722 Known.Zero |= ~LowBits; in SimplifyDemandedUseBits()
825 Known.Zero = LHSKnown.Zero.shl(ShiftAmt) | in SimplifyDemandedUseBits()
1021 Known.Zero.setLowBits(ShlAmt - 1); in simplifyShrShlDemandedBits()
[all …]
/netbsd/sys/arch/arm/dts/
H A Dsun8i-h2-plus-bananapi-p2-zero.dts30 * Device tree for Banana Pi BPI-P2 Zero. The P2 Zero is essentially an
31 * M2 Zero with the following additions:
41 model = "Banana Pi BPI-P2-Zero";
66 * signal is wired up between the P2 Zero and the M2 Zero, on
67 * which the P2 Zero is based.
69 * The M2 Zero device tree file claims that early samples of
70 * the M2 Zero were wired active-low, but that the production
71 * of the board is wired active-high; as such, the M2 Zero
74 * However, the P2 Zero has been observed in the wild to have
76 * an early-vs-late situation like the M2 Zero, but for now we
/netbsd/external/apache2/llvm/dist/llvm/lib/Analysis/
H A DScalarEvolutionDivision.cpp68 *Remainder = D.Zero; in divide()
73 *Quotient = D.Zero; in divide()
74 *Remainder = D.Zero; in divide()
81 *Remainder = D.Zero; in divide()
96 *Quotient = D.Zero; in divide()
101 *Remainder = D.Zero; in divide()
206 Remainder = Zero; in visitMulExpr()
219 RewriteMap[cast<SCEVUnknown>(Denominator)->getValue()] = Zero; in visitMulExpr()
236 if (R != Zero) in visitMulExpr()
244 Zero = SE.getZero(Denominator->getType()); in SCEVDivision()
[all …]
H A DDemandedBits.cpp266 AB &= ~Known2.Zero; in determineLiveOperandBits()
268 AB &= ~(Known.Zero & ~Known2.Zero); in determineLiveOperandBits()
510 APInt Bound = (LHS.Zero & RHS.Zero) | (LHS.One & RHS.One); in determineLiveOperandBitsAddCarry()
527 NeededToMaintainCarryZero = LHS.Zero | ~RHS.Zero; in determineLiveOperandBitsAddCarry()
530 NeededToMaintainCarryZero = RHS.Zero | ~LHS.Zero; in determineLiveOperandBitsAddCarry()
535 APInt PossibleSumZero = ~LHS.Zero + ~RHS.Zero + !CarryZero; in determineLiveOperandBitsAddCarry()
569 NRHS.Zero = RHS.One; in determineLiveOperandBitsSub()
570 NRHS.One = RHS.Zero; in determineLiveOperandBitsSub()
H A DMemoryBuiltins.cpp613 Zero = APInt::getNullValue(IntTyBits); in compute()
684 Zero); in visitAllocaInst()
723 return std::make_pair(Size, Zero); in visitCallBase()
736 return std::make_pair(Size, Zero); in visitCallBase()
770 return std::make_pair(Zero, Zero); in visitConstantPointerNull()
851 return std::make_pair(Zero, Zero); in visitUndefValue()
875 Zero = ConstantInt::get(IntTy, 0); in compute()
964 assert(ArraySize->getType() == Zero->getType() && in visitAllocaInst()
970 return std::make_pair(Size, Zero); in visitAllocaInst()
987 return std::make_pair(FirstArg, Zero); in visitCallBase()
[all …]
H A DValueTracking.cpp710 Known.Zero |= RHSKnown.Zero; in computeKnownBitsFromAssume()
749 Known.Zero |= RHSKnown.Zero & BKnown.Zero; in computeKnownBitsFromAssume()
762 Known.Zero |= RHSKnown.One & BKnown.Zero; in computeKnownBitsFromAssume()
763 Known.One |= RHSKnown.Zero & BKnown.Zero; in computeKnownBitsFromAssume()
776 Known.Zero |= RHSKnown.Zero & BKnown.Zero; in computeKnownBitsFromAssume()
794 Known.Zero |= RHSKnown.Zero & BKnown.One; in computeKnownBitsFromAssume()
806 Known.Zero |= RHSKnown.Zero; in computeKnownBitsFromAssume()
829 Known.Zero |= RHSKnown.Zero << C; in computeKnownBitsFromAssume()
1513 Known.Zero |= Known2.Zero; in computeKnownBitsFromOperator()
1527 Known.Zero |= Known2.Zero.reverseBits(); in computeKnownBitsFromOperator()
[all …]
/netbsd/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DAMDGPUEmitPrintf.cpp88 auto Zero = Builder.getInt64(0); in appendArg() local
89 return callAppendArgs(Builder, Desc, 1, Arg0, Zero, Zero, Zero, Zero, Zero, in appendArg()
90 Zero, IsLast); in appendArg()
101 auto Zero = Builder.getInt64(0); in getStrlenWithNull() local
157 LenPhi->addIncoming(Zero, Prev); in getStrlenWithNull()
H A DIntegerDivision.cpp160 ConstantInt *Zero; in generateUnsignedDivisionCode() local
166 Zero = Builder.getInt64(0); in generateUnsignedDivisionCode()
172 Zero = Builder.getInt32(0); in generateUnsignedDivisionCode()
251 Value *Ret0_1 = Builder.CreateICmpEQ(Divisor, Zero); in generateUnsignedDivisionCode()
252 Value *Ret0_2 = Builder.CreateICmpEQ(Dividend, Zero); in generateUnsignedDivisionCode()
260 Value *RetVal = Builder.CreateSelect(Ret0, Zero, Dividend); in generateUnsignedDivisionCode()
274 Value *SkipLoop = Builder.CreateICmpEQ(SR_1, Zero); in generateUnsignedDivisionCode()
320 Value *Tmp12 = Builder.CreateICmpEQ(SR_2, Zero); in generateUnsignedDivisionCode()
344 Carry_1->addIncoming(Zero, Preheader); in generateUnsignedDivisionCode()
356 Carry_2->addIncoming(Zero, BB1); in generateUnsignedDivisionCode()
/netbsd/lib/libm/src/
H A De_fmodf.c30 static const float one = 1.0, Zero[] = {0.0, -0.0,}; variable
49 return Zero[(u_int32_t)sx>>31]; /* |x|=|y| return x*0*/ in __ieee754_fmodf()
82 return Zero[(u_int32_t)sx>>31]; in __ieee754_fmodf()
91 return Zero[(u_int32_t)sx>>31]; in __ieee754_fmodf()
H A De_fmod.c27 static const double one = 1.0, Zero[] = {0.0, -0.0,}; variable
52 return Zero[(u_int32_t)sx>>31]; /* |x|=|y| return x*0*/ in __strong_alias()
106 return Zero[(u_int32_t)sx>>31]; in __strong_alias()
115 return Zero[(u_int32_t)sx>>31]; in __strong_alias()
H A De_fmodl.c60 static const long double one = 1.0, Zero[] = {0.0, -0.0,}; variable
98 return Zero[sx]; /* |x|=|y| return x*0*/ in __ieee754_fmodl()
132 return Zero[sx]; in __ieee754_fmodl()
141 return Zero[sx]; in __ieee754_fmodl()
H A Ds_remquof.c18 static const float Zero[] = {0.0, -0.0,}; variable
49 return Zero[(u_int32_t)sx>>31]; /* |x|=|y| return x*0*/ in remquof()
91 return Zero[(u_int32_t)sx>>31]; in remquof()
/netbsd/external/gpl3/gcc/dist/libquadmath/math/
H A Dfmodq.c23 static const __float128 one = 1.0, Zero[] = {0.0, -0.0,}; variable
44 return Zero[(uint64_t)sx>>63]; /* |x|=|y| return x*0*/ in fmodq()
98 return Zero[(uint64_t)sx>>63]; in fmodq()
107 return Zero[(uint64_t)sx>>63]; in fmodq()
/netbsd/external/gpl3/gcc.old/dist/libquadmath/math/
H A Dfmodq.c23 static const __float128 one = 1.0, Zero[] = {0.0, -0.0,}; variable
44 return Zero[(uint64_t)sx>>63]; /* |x|=|y| return x*0*/ in fmodq()
98 return Zero[(uint64_t)sx>>63]; in fmodq()
107 return Zero[(uint64_t)sx>>63]; in fmodq()
/netbsd/external/apache2/llvm/dist/clang/include/clang/Basic/
H A DThunk.h58 VirtualAdjustment Zero; in isEmpty() local
59 return Equals(Zero); in isEmpty()
125 VirtualAdjustment Zero; in isEmpty() local
126 return Equals(Zero); in isEmpty()
/netbsd/sys/arch/arm/dts/overlays/
H A Dsunxi-h3-h5-orangepi-zero-nas.dts30 * Overlay for the Orange Pi Zero NAS expansion board for Orange Pi Zero
31 * and Orange Pi Zero Plus.
33 …* https://www.aliexpress.com/item/Orange-Pi-Zero-NAS-Expansion-board-Interface-board-Development-b…
/netbsd/external/apache2/llvm/dist/llvm/lib/CodeGen/GlobalISel/
H A DGISelKnownBits.cpp81 return getKnownBits(R).Zero; in getKnownZeroes()
90 << (Known.Zero | Known.One).toString(16, false) << "\n" in dumpResult()
91 << "[" << Depth << "] Zero: 0x" << Known.Zero.toString(16, false) in dumpResult()
166 Known.Zero.setAllBits(); Known.One.setAllBits(); in computeKnownBitsImpl()
187 Known.Zero = APInt::getAllOnesValue(BitWidth); in computeKnownBitsImpl()
222 if (Known.One == 0 && Known.Zero == 0) in computeKnownBitsImpl()
359 Known.Zero.setBitsFrom(1); in computeKnownBitsImpl()
395 Known.Zero.setBitsFrom((*MI.memoperands_begin())->getSizeInBits()); in computeKnownBitsImpl()
451 Known.Zero.setBitsFrom(SrcBitWidth); in computeKnownBitsImpl()
620 Mask = Known.Zero; in computeNumSignBits()
/netbsd/external/apache2/llvm/dist/llvm/lib/Target/X86/
H A DX86PartialReduction.cpp161 Value *Zero = Constant::getNullValue(MAdd->getType()); in tryMAddReplacement() local
162 Value *Concat = Builder.CreateShuffleVector(MAdd, Zero, ConcatMask); in tryMAddReplacement()
240 Value *Zero = Constant::getNullValue(Op0->getType()); in trySADReplacement() local
241 Op0 = Builder.CreateShuffleVector(Op0, Zero, ConcatMask); in trySADReplacement()
242 Op1 = Builder.CreateShuffleVector(Op1, Zero, ConcatMask); in trySADReplacement()
291 Value *Zero = Constant::getNullValue(Ops[0]->getType()); in trySADReplacement() local
292 Ops[0] = Builder.CreateShuffleVector(Ops[0], Zero, ConcatMask); in trySADReplacement()
/netbsd/external/gpl3/gdb/dist/gdb/testsuite/gdb.ada/array_bounds/
H A Dbar.adb17 type Index is (Zero, One, Two); literal
24 Table (Zero) := 5; -- START
/netbsd/external/gpl3/gdb.old/dist/gdb/testsuite/gdb.ada/array_bounds/
H A Dbar.adb17 type Index is (Zero, One, Two); literal
24 Table (Zero) := 5; -- START

12345678910>>...36