/external/llvm/test/Transforms/SLPVectorizer/X86/ |
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/Transforms/InstCombine/ |
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
|
/external/llvm/test/CodeGen/PowerPC/ |
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
|
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
|
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
|
/external/llvm/test/CodeGen/MIR/PowerPC/ |
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/X86/ |
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 i3 [all...] |
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]
|
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
|
/external/mesa3d/src/gallium/docs/source/cso/ |
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/Analysis/ScalarEvolution/ |
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/AArch64/ |
assertion-rc-mismatch.ll | 7 %lnot.i.i = icmp eq i64 %encodedBase, 0 8 br i1 %lnot.i.i, label %if, label %else
|
arm64-andCmpBrToTBZ.ll | 64 %lnot = xor i1 %IsEditable, true 68 %retval.0 = phi i1 [ %tmp13, %if.then3 ], [ %tmp25, %if.then9 ], [ %lnot, %if.end12 ], [ true, %entry ]
|
/external/llvm/test/CodeGen/Generic/ |
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/LoopRotate/ |
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/Transforms/LowerExpectIntrinsic/ |
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/e2fsprogs/intl/ |
eval-plural.h | 45 /* pexp->operation must be lnot. */
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/vc/api/ |
armVCCOMM_s.h | 33 IF :LNOT::DEF:ARMVCCOMM_S_H
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/vc/api/ |
armVCCOMM_s.h | 33 IF :LNOT::DEF:ARMVCCOMM_S_H
|
/prebuilts/misc/common/swig/include/2.0.11/ruby/ |
rubyopers.swg | 45 %ignoreoperator(LNOT) operator!;
|
/toolchain/binutils/binutils-2.25/intl/ |
eval-plural.h | 51 /* pexp->operation must be lnot. */
|
/external/llvm/test/CodeGen/ARM/ |
select-imm.ll | 116 %lnot.ext = zext i1 %tobool to i32 117 ret i32 %lnot.ext
|
/external/llvm/test/CodeGen/Mips/ |
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
|
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm11/api/ |
armCOMM_s.h | 30 IF :LNOT::DEF:ARMCOMM_S_H 157 IF :LNOT::DEF:_ok$var 297 ASSERT :LNOT:_InFunc 329 ASSERT :LNOT:_InFunc 338 ASSERT :LNOT:_InFunc 350 ASSERT :LNOT:_InFunc 362 ASSERT :LNOT:_InFunc 377 ASSERT :LNOT:_InFunc 391 ASSERT :LNOT:_InFunc 633 ASSERT :LNOT:_InFun [all...] |
/frameworks/av/media/libstagefright/codecs/on2/h264dec/omxdl/arm_neon/api/ |
armCOMM_s.h | 30 IF :LNOT::DEF:ARMCOMM_S_H 160 IF :LNOT::DEF:_ok$var 300 ASSERT :LNOT:_InFunc 332 ASSERT :LNOT:_InFunc 341 ASSERT :LNOT:_InFunc 353 ASSERT :LNOT:_InFunc 365 ASSERT :LNOT:_InFunc 380 ASSERT :LNOT:_InFunc 394 ASSERT :LNOT:_InFunc 636 ASSERT :LNOT:_InFun [all...] |