Home
last modified time | relevance | path

Searched refs:or1 (Results 1 – 25 of 27) sorted by relevance

12

/external/llvm/test/Transforms/Reassociate/
Dxor_reassoc.ll13 %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/
Dcoalescer-subreg.ll13 %or1 = or i16 %1, %0
14 %or2 = trunc i16 %or1 to i8
DtargetLoweringGeneric.ll28 %or1 = or i32 %xor2, 364806994 ;0x15BE8352
30 %xor1 = xor i32 %or1, 268567040 ;0x10020200
Davx512-cmp.ll180 %or1 = or i1 %d, %cmp8.i
181 %xor1 = xor i1 %d, %or1
/external/llvm/test/Transforms/InstCombine/
Dfold-phi.ll31 %or1 = or i64 %phi1, %zext
32 %and = and i64 %or1, 4294967295
Dor-xor.ll145 %or1 = or i32 %x, %noty
147 %xor = xor i32 %or1, %or2
Dor.ll562 %or1 = or i32 %and, %y
563 ret i32 %or1
/external/llvm/test/CodeGen/SystemZ/
Dor-03.ll129 %or1 = or i64 %or0, %val1
130 %or2 = or i64 %or1, %val2
Dasm-18.ll331 %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)
Dor-01.ll164 %or1 = or i32 %or0, %val1
165 %or2 = or i32 %or1, %val2
Dfp-move-02.ll157 %or1 = or i64 %or0, %int1
158 %or2 = or i64 %or1, %int2
/external/swiftshader/third_party/LLVM/test/Transforms/InstSimplify/
Dreassociate.ll30 define i32 @or1(i32 %x, i32 %y) {
31 ; CHECK: @or1
Dcompare.ll311 define i1 @or1(i32 %X) {
312 ; CHECK: @or1
/external/llvm/test/Transforms/InstSimplify/
Dreassociate.ll36 define i32 @or1(i32 %x, i32 %y) {
37 ; CHECK-LABEL: @or1(
Dcompare.ll654 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/
Darm64-bitfield-extract.ll308 %or1 = or i32 %and2, %and3
309 %shl1 = shl i32 %or1, 2
338 %or1 = or i64 %and2, %and3
339 %shl1 = shl i64 %or1, 2
Darm64-ccmp.ll353 %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/
Dhyph-ga.pat.txt3204or1
4355 or1é
4364 or1ó
4370 or1ú
/external/hyphenation-patterns/hu/
Dhyph-hu.pat.txt39477 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/
Dmc_main.c7045 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/
Dhyph-cy.pat.txt316 .or1
/external/hyphenation-patterns/en-GB/
Dhyph-en-gb.pat.txt327 .or1
/external/hyphenation-patterns/de/
Dhyph-de-1901.pat.txt13442 or1änd
13443 or1ät
Dhyph-de-1996.pat.txt13219 or1änd
13220 or1ät
Dhyph-de-ch-1901.pat.txt13315 or1änd
13316 or1ät

12