HomeSort by relevance Sort by last modified time
    Searched full:and2 (Results 51 - 74 of 74) sorted by null

1 23

  /external/llvm/test/Analysis/BranchProbabilityInfo/
basic.ll 230 %and2 = and i32 %i, 5
231 %tobool2 = icmp eq i32 %and2, 0
  /external/llvm/test/CodeGen/AArch64/
tbz-tbnz.ll 141 %and2 = and i64 %val2, %val3
142 %tst2 = icmp sge i64 %and2, 0
arm64-bitfield-extract.ll 305 %and2 = and i32 %shl, -8
308 %or1 = or i32 %and2, %and3
335 %and2 = and i64 %shl, -8
338 %or1 = or i64 %and2, %and3
bitfield-insert.ll 362 %and2 = and i32 %b, 65520
363 %or = or i32 %and2, %and
  /external/owasp/sanitizer/src/tests/org/owasp/html/
SanitizersTest.java 109 PolicyFactory and2 = inline.and(restrictedLink); local
128 and2.sanitize(inputHtml));
  /external/llvm/test/CodeGen/X86/
bmi-intrinsics-fast-isel.ll 232 %and2 = and i32 %a2, 255
233 %shl = shl i32 %and2, 8
crash.ll 382 %and2 = and i32 %t0, 1
383 %tobool = icmp eq i32 %and2, 0
  /external/llvm/test/DebugInfo/X86/
fission-ranges.ll 115 %and2 = phi i32 [ %and.lcssa5, %for.cond7.preheader ], [ %and, %for.body9 ], !dbg !40
118 %and = and i32 %and2, 1, !dbg !32
  /external/llvm/lib/CodeGen/
IntrinsicLowering.cpp 197 "bswap.and2");
246 "bswap.and2");
286 Value *RHS = Builder.CreateAnd(VShift, MaskCst, "cppop.and2");
  /external/swiftshader/third_party/LLVM/lib/CodeGen/
IntrinsicLowering.cpp 197 "bswap.and2");
246 "bswap.and2");
286 Value *RHS = Builder.CreateAnd(VShift, MaskCst, "cppop.and2");
  /external/swiftshader/third_party/LLVM/test/CodeGen/X86/
crash.ll 381 %and2 = and i32 %t0, 1
382 %tobool = icmp eq i32 %and2, 0
  /external/llvm/test/Transforms/InstSimplify/
compare.ll 1061 %and2 = and i4 %x, -7
1063 %or2 = or i4 %and2, 2
  /toolchain/binutils/binutils-2.25/cpu/
iq2000.cpu 523 (dni and2 "and register" (ALIAS NO-DIS USES-RD USES-RS USES-RT)
    [all...]
xc16x.cpu     [all...]
  /toolchain/binutils/binutils-2.25/opcodes/
iq2000-desc.c 517 -1, "and2", "and", 32,
    [all...]
xc16x-desc.c     [all...]
  /external/swiftshader/third_party/LLVM/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]
  /external/llvm/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
  /external/swiftshader/third_party/LLVM/lib/CodeGen/SelectionDAG/
LegalizeDAG.cpp     [all...]
  /external/eclipse-basebuilder/basebuilder-3.6.2/org.eclipse.releng.basebuilder/plugins/
org.apache.commons.el_1.0.0.v201004212143.jar 
  /external/hyphenation-patterns/en-GB/
hyph-en-gb.pat.txt 28 .and2
    [all...]
  /external/llvm/lib/Transforms/InstCombine/
InstCombineCompares.cpp     [all...]
  /external/guice/extensions/struts2/lib/
jsp-api-2.1.jar 
  /prebuilts/tools/common/intellij-core/171.2455.10/
intellij-core.jar 

Completed in 808 milliseconds

1 23