Searched refs:or1 (Results 1 – 25 of 27) sorted by relevance
12
/external/llvm/test/Transforms/Reassociate/ |
D | xor_reassoc.ll | 13 %or1 = or i32 %x, 456 14 %xor = xor i32 %or, %or1 99 %or1 = or i32 %x, 123 100 %xor = xor i32 %or, %or1 109 %or1 = and i32 123, %x 110 %xor = xor i32 %or, %or1 127 %or1 = or i32 %x, 456 128 %xor = xor i32 %or, %or1 141 %or1 = or i32 %x, 456 142 %xor = xor i32 %or, %or1 [all …]
|
/external/llvm/test/CodeGen/X86/ |
D | coalescer-subreg.ll | 13 %or1 = or i16 %1, %0 14 %or2 = trunc i16 %or1 to i8
|
D | targetLoweringGeneric.ll | 28 %or1 = or i32 %xor2, 364806994 ;0x15BE8352 30 %xor1 = xor i32 %or1, 268567040 ;0x10020200
|
D | avx512-cmp.ll | 180 %or1 = or i1 %d, %cmp8.i 181 %xor1 = xor i1 %d, %or1
|
/external/llvm/test/Transforms/InstCombine/ |
D | fold-phi.ll | 31 %or1 = or i64 %phi1, %zext 32 %and = and i64 %or1, 4294967295
|
D | or-xor.ll | 145 %or1 = or i32 %x, %noty 147 %xor = xor i32 %or1, %or2
|
D | or.ll | 562 %or1 = or i32 %and, %y 563 ret i32 %or1
|
/external/llvm/test/CodeGen/SystemZ/ |
D | or-03.ll | 129 %or1 = or i64 %or0, %val1 130 %or2 = or i64 %or1, %val2
|
D | asm-18.ll | 331 %or1 = or i32 %and1, 305397760 332 %res2 = call i32 asm "stepb $0, $1", "=h,h"(i32 %or1) 350 %or1 = or i32 %and1, 305397760 351 %res2 = call i32 asm "stepb $0, $1", "=r,r"(i32 %or1) 370 %or1 = or i32 %res1, 305397760 371 %res2 = call i32 asm "stepb $0, $1", "=h,h"(i32 %or1) 391 %or1 = or i32 %res1, 305397760 392 %res2 = call i32 asm "stepb $0, $1", "=r,r"(i32 %or1)
|
D | or-01.ll | 164 %or1 = or i32 %or0, %val1 165 %or2 = or i32 %or1, %val2
|
D | fp-move-02.ll | 157 %or1 = or i64 %or0, %int1 158 %or2 = or i64 %or1, %int2
|
/external/swiftshader/third_party/LLVM/test/Transforms/InstSimplify/ |
D | reassociate.ll | 30 define i32 @or1(i32 %x, i32 %y) { 31 ; CHECK: @or1
|
D | compare.ll | 311 define i1 @or1(i32 %X) { 312 ; CHECK: @or1
|
/external/llvm/test/Transforms/InstSimplify/ |
D | reassociate.ll | 36 define i32 @or1(i32 %x, i32 %y) { 37 ; CHECK-LABEL: @or1(
|
D | compare.ll | 654 define i1 @or1(i32 %X) { 655 ; CHECK-LABEL: @or1( 1062 %or1 = or i4 %and1, 2 1064 %add = add i4 %or1, %or2
|
/external/llvm/test/CodeGen/AArch64/ |
D | arm64-bitfield-extract.ll | 308 %or1 = or i32 %and2, %and3 309 %shl1 = shl i32 %or1, 2 338 %or1 = or i64 %and2, %and3 339 %shl1 = shl i64 %or1, 2
|
D | arm64-ccmp.ll | 353 %or1 = or i1 %or, %and 354 %sel = select i1 %or1, i32 %w3, i32 0 440 %or1 = or i1 %c2, %c3 441 %and0 = and i1 %or0, %or1
|
/external/hyphenation-patterns/ga/ |
D | hyph-ga.pat.txt | 3204 2íor1 4355 or1é 4364 or1ó 4370 or1ú
|
/external/hyphenation-patterns/hu/ |
D | hyph-hu.pat.txt | 39477 or1ács. 39478 or1ácsa 39479 or1ácso 39482 or1álló 39495 or1á2ru 39496 or1árú 39574 or1ékné 39693 or1ó2ia 39694 or1ó2ni 39695 or1ó2rá [all …]
|
/external/valgrind/memcheck/ |
D | mc_main.c | 7045 static INLINE UInt merge_origins ( UInt or1, UInt or2 ) { in merge_origins() argument 7046 return or1 > or2 ? or1 : or2; in merge_origins()
|
/external/hyphenation-patterns/cy/ |
D | hyph-cy.pat.txt | 316 .or1
|
/external/hyphenation-patterns/en-GB/ |
D | hyph-en-gb.pat.txt | 327 .or1
|
/external/hyphenation-patterns/de/ |
D | hyph-de-1901.pat.txt | 13442 or1änd 13443 or1ät
|
D | hyph-de-1996.pat.txt | 13219 or1änd 13220 or1ät
|
D | hyph-de-ch-1901.pat.txt | 13315 or1änd 13316 or1ät
|
12