Home
last modified time | relevance | path

Searched refs:llgfr (Results 1 – 25 of 32) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dfp-conv-06.ll9 ; CHECK: llgfr [[REGISTER:%r[0-5]]], %r2
19 ; CHECK: llgfr [[REGISTER:%r[0-5]]], %r2
29 ; CHECK: llgfr [[REGISTER:%r[0-5]]], %r2
Dint-conv-10.ll8 ; CHECK: llgfr %r2, %r2
17 ; CHECK: llgfr %r2, %r2
27 ; CHECK: llgfr %r2, %r2
Dbranch-11.ll9 ; CHECK: llgfr [[OP64:%r[0-5]]], %r4
Dbranch-05.ll9 ; CHECK: llgfr [[OP64:%r[0-5]]], %r4
Dargs-05.ll41 ; CHECK: llgfr [[REGISTER:%r[0-5]+]], %r2
Dint-div-06.ll21 ; CHECK: llgfr [[REG:%r[0-5]]], %r2
Dctpop-01.ll62 ; CHECK: llgfr %r0, %r2
Dand-04.ll53 ; CHECK: llgfr %r2, %r3
/external/llvm/test/CodeGen/SystemZ/
Dfp-conv-06.ll9 ; CHECK: llgfr [[REGISTER:%r[0-5]]], %r2
19 ; CHECK: llgfr [[REGISTER:%r[0-5]]], %r2
29 ; CHECK: llgfr [[REGISTER:%r[0-5]]], %r2
Dint-conv-10.ll8 ; CHECK: llgfr %r2, %r2
17 ; CHECK: llgfr %r2, %r2
27 ; CHECK: llgfr %r2, %r2
Dbranch-05.ll9 ; CHECK: llgfr [[OP64:%r[0-5]]], %r4
Dargs-05.ll41 ; CHECK: llgfr [[REGISTER:%r[0-5]+]], %r2
Dint-div-06.ll21 ; CHECK: llgfr [[REG:%r[0-5]]], %r2
Dctpop-01.ll62 ; CHECK: llgfr %r0, %r2
Dand-04.ll53 ; CHECK: llgfr %r2, %r3
/external/swiftshader/third_party/LLVM/test/CodeGen/SystemZ/
D03-RetSubSubreg.ll2 ; RUN: llc < %s -march=systemz | grep llgfr | count 1
D03-RetAddSubreg.ll3 ; RUN: llc < %s -march=systemz | grep llgfr | count 1
D03-RetAddImmSubreg.ll4 ; RUN: llc < %s -march=systemz | grep llgfr | count 2
D03-RetSubImmSubreg.ll4 ; RUN: llc < %s -march=systemz | grep llgfr | count 2
D03-RetXorImmSubreg.ll2 ; RUN: llc < %s -march=systemz | grep llgfr | count 3
D03-RetOrImmSubreg.ll4 ; RUN: llc < %s -march=systemz | grep llgfr | count 3
/external/v8/src/compiler/s390/
Dcode-generator-s390.cc903 __ llgfr(temp1, temp0); \
2102 __ llgfr(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
2248 __ llgfr(i.OutputRegister(), i.InputRegister(0)); in AssembleArchInstruction() local
2390 __ llgfr(i.OutputRegister(), i.OutputRegister()); in AssembleArchInstruction() local
2555 __ llgfr(r0, output); \ in AssembleArchInstruction()
/external/capstone/suite/MC/SystemZ/
Dinsn-good.s.cs1035 0xb9,0x16,0x00,0x0f = llgfr %r0, %r15
1036 0xb9,0x16,0x00,0x78 = llgfr %r7, %r8
1037 0xb9,0x16,0x00,0xf0 = llgfr %r15, %r0
/external/v8/src/s390/
Dmacro-assembler-s390.cc695 llgfr(src, src); in ConvertUnsignedIntToDouble()
2185 if (result != dst) llgfr(result, dst); in Mul32WithOverflowIfCCUnequal()
3734 llgfr(dst, src); in LoadlW()
Dmacro-assembler-s390.h530 llgfr(x, x); in CleanUInt32()

12