/external/llvm/test/Transforms/InstCombine/ |
D | all-bits-shift.ll | 15 %lnot = icmp eq i32 %1, 0 16 %lnot.ext = zext i1 %lnot to i32 17 %shr.i = lshr i32 2072, %lnot.ext 24 %lnot.1 = icmp eq i32 %4, 0 25 %lnot.ext.1 = zext i1 %lnot.1 to i32 26 %shr.i.1 = lshr i32 2072, %lnot.ext.1
|
D | gepphigep.ll | 161 %lnot = icmp eq i8 %and, 0 162 br i1 %lnot, label %while.body, label %while.cond.33
|
D | assume.ll | 181 %lnot.ext = xor i32 %0, 1 182 ret i32 %lnot.ext
|
/external/llvm/test/Transforms/SLPVectorizer/X86/ |
D | pr16628.ll | 15 %lnot = icmp eq i32 %0, 0 16 %lnot.ext = zext i1 %lnot to i32 19 %lnot.ext3 = zext i1 %lnot2 to i32 20 %or = or i32 %lnot.ext3, %lnot.ext
|
/external/llvm/test/CodeGen/X86/ |
D | cmp.ll | 113 %lnot = icmp ult i64 %res, 4294967296 114 %lnot.ext = zext i1 %lnot to i32 115 ret i32 %lnot.ext 124 %lnot = icmp ult i64 %res, 12884901888 125 %lnot.ext = zext i1 %lnot to i32 126 ret i32 %lnot.ext 135 %lnot = icmp ult i64 %res, 8589934592 136 %lnot.ext = zext i1 %lnot to i32 137 ret i32 %lnot.ext 146 %lnot = icmp uge i64 %res, 4294967296 [all …]
|
D | coalescer-identity.ll | 28 %lnot.ext.us = xor i16 %2, 1 29 %add.us = add i16 %dec13.us, %lnot.ext.us 62 %lnot.ext = zext i1 %tobool1 to i16 63 %add = add i16 %dec13, %lnot.ext
|
D | 2010-08-04-MaskedSignedCompare.ll | 11 %not.lnot = icmp ne i64 %tmp, 0 ; <i1> [#uses=1] 12 %conv = sext i1 %not.lnot to i64 ; <i64> [#uses=1]
|
/external/llvm/test/CodeGen/PowerPC/ |
D | no-rlwimi-trivial-commute.mir | 16 %lnot = icmp eq i32 %1, 0 17 %lnot.ext = zext i1 %lnot to i32 18 %shr.i = lshr i32 2072, %lnot.ext 25 %lnot.1 = icmp eq i32 %4, 0 26 %lnot.ext.1 = zext i1 %lnot.1 to i32 27 %shr.i.1 = lshr i32 2072, %lnot.ext.1
|
D | ppc-crbits-onoff.ll | 9 %lnot = icmp eq i32 %v2, 0 10 %and3 = and i1 %tobool, %lnot 26 %lnot = icmp eq i32 %v2, 0 27 %and3 = and i1 %tobool, %lnot
|
D | subsumes-pred-regs.ll | 24 %lnot.i.i16.i23 = icmp eq i32 %0, 0 25 br i1 %lnot.i.i16.i23, label %if.end7.i37, label %test.exit27.i34 35 br i1 %lnot.i.i16.i23, label %return, label %lor.rhs.i.i49
|
D | crbits.ll | 177 %lnot = icmp eq i32 %v2, 0 178 %and3 = and i1 %tobool, %lnot
|
/external/mesa3d/src/gallium/docs/source/cso/ |
D | blend.rst | 38 * ``NOR``: :math:`\lnot(s \lor d)` 39 * ``AND_INVERTED``: :math:`\lnot s \land d` 40 * ``COPY_INVERTED``: :math:`\lnot s` 41 * ``AND_REVERSE``: :math:`s \land \lnot d` 42 * ``INVERT``: :math:`\lnot d` 44 * ``NAND``: :math:`\lnot(s \land d)` 46 * ``EQUIV``: :math:`\lnot(s \oplus d)` 48 * ``OR_INVERTED``: :math:`\lnot s \lor d` 50 * ``OR_REVERSE``: :math:`s \lor \lnot d`
|
/external/llvm/test/CodeGen/MIR/PowerPC/ |
D | unordered-implicit-registers.mir | 10 %lnot.1 = icmp eq i32 undef, 0 11 %lnot.ext.1 = zext i1 %lnot.1 to i32 12 %shr.i.1 = lshr i32 2072, %lnot.ext.1
|
/external/llvm/test/CodeGen/Generic/ |
D | builtin-expect.ll | 66 %lnot = xor i1 %tobool, true 67 %lnot.ext = zext i1 %lnot to i32 68 %conv = sext i32 %lnot.ext to i64 94 %lnot = xor i1 %tobool, true 95 %lnot1 = xor i1 %lnot, true 96 %lnot.ext = zext i1 %lnot1 to i32 97 %conv = sext i32 %lnot.ext to i64
|
/external/llvm/test/Transforms/LowerExpectIntrinsic/ |
D | basic.ll | 74 %lnot = xor i1 %tobool, true 75 %lnot.ext = zext i1 %lnot to i32 76 %conv = sext i32 %lnot.ext to i64 105 %lnot = xor i1 %tobool, true 106 %lnot1 = xor i1 %lnot, true 107 %lnot.ext = zext i1 %lnot1 to i32 108 %conv = sext i32 %lnot.ext to i64
|
/external/llvm/test/CodeGen/AArch64/ |
D | assertion-rc-mismatch.ll | 7 %lnot.i.i = icmp eq i64 %encodedBase, 0 8 br i1 %lnot.i.i, label %if, label %else
|
D | arm64-andCmpBrToTBZ.ll | 64 %lnot = xor i1 %IsEditable, true 68 …%retval.0 = phi i1 [ %tmp13, %if.then3 ], [ %tmp25, %if.then9 ], [ %lnot, %if.end12 ], [ true, %en…
|
/external/llvm/test/Analysis/ScalarEvolution/ |
D | how-far-to-zero.ll | 11 %lnot = icmp eq i8 %i.0, 0 13 br i1 %lnot, label %for.cond, label %while.cond
|
/external/llvm/test/CodeGen/Mips/ |
D | mips16fpe.ll | 294 %lnot = fcmp uge float %0, %1 297 %and2 = and i1 %lnot, %cmp1 310 %lnot = fcmp uge double %0, %1 313 %and2 = and i1 %lnot, %cmp1 356 %lnot = fcmp ule float %0, %1 359 %and2 = and i1 %lnot, %cmp1 371 %lnot = fcmp ule double %0, %1 374 %and2 = and i1 %lnot, %cmp1
|
/external/llvm/test/Transforms/LoopRotate/ |
D | nosimplifylatch.ll | 17 %lnot.i = icmp eq i32* %coerce.val.ip9, %coerce.val.ip2 18 br i1 %lnot.i, label %for.end, label %for.body
|
/external/llvm/test/CodeGen/ARM/ |
D | select-imm.ll | 116 %lnot.ext = zext i1 %tobool to i32 117 ret i32 %lnot.ext
|
/external/e2fsprogs/intl/ |
D | plural-exp.h | 43 lnot, /* Logical NOT. */ enumerator
|
D | plural.y | 188 $$ = new_exp_1 (lnot, $2);
|
D | plural.c | 1058 yyval.exp = new_exp_1 (lnot, yyvsp[0].exp); in yyparse()
|
/external/bison/build-aux/ |
D | texinfo.tex | 8922 \gdef^^ac{$\lnot$}
|