Home
last modified time | relevance | path

Searched refs:AGFI (Results 1 – 25 of 33) sorted by relevance

12

/external/llvm/test/CodeGen/SystemZ/
Datomicrmw-add-04.ll42 ; Check the next value up, which must use AGFI.
51 ; Check the high end of the AGFI range.
87 ; Check the next value down, which must use AGFI instead.
96 ; Check the low end of the AGFI range.
Datomicrmw-sub-04.ll42 ; Check the next value up, which must use AGFI.
51 ; Check the low end of the AGFI range.
87 ; Check the next value down, which must use AGFI instead.
96 ; Check the high end of the AGFI range.
Dint-add-07.ll23 ; Check the next value up, which must use AGFI instead.
32 ; Check the high end of the AGFI range.
87 ; Check the next value down, which must use AGFI instead.
96 ; Check the low end of the AGFI range.
Dframe-01.ll40 ; allocate using AGHI but must free using AGFI.
55 ; must both use AGFI.
69 ; The largest size that can be both allocated and freed using AGFI.
83 ; The only frame size that can be allocated using a single AGFI but which
Dint-add-15.ll24 ; Check the next value up, which must use AGFI instead.
51 ; Check the next value down, which must use AGFI instead.
Dframe-08.ll246 ; "lmg %r14, %r15, ..." needs to be done using AGFI.
Dframe-14.ll203 ; Before frame lowering this is an LA followed by the AGFI seen below.
Dframe-16.ll193 ; Before frame lowering this is an LA followed by the AGFI seen below.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Datomicrmw-add-04.ll42 ; Check the next value up, which must use AGFI.
51 ; Check the high end of the AGFI range.
87 ; Check the next value down, which must use AGFI instead.
96 ; Check the low end of the AGFI range.
Datomicrmw-sub-04.ll42 ; Check the next value up, which must use AGFI.
51 ; Check the low end of the AGFI range.
87 ; Check the next value down, which must use AGFI instead.
96 ; Check the high end of the AGFI range.
Dint-add-07.ll23 ; Check the next value up, which must use AGFI instead.
32 ; Check the high end of the AGFI range.
87 ; Check the next value down, which must use AGFI instead.
96 ; Check the low end of the AGFI range.
Dframe-01.ll40 ; allocate using AGHI but must free using AGFI.
55 ; must both use AGFI.
69 ; The largest size that can be both allocated and freed using AGFI.
83 ; The only frame size that can be allocated using a single AGFI but which
Dint-add-15.ll24 ; Check the next value up, which must use AGFI instead.
51 ; Check the next value down, which must use AGFI instead.
Dint-sadd-07.ll41 ; Check the next value up, which must use AGFI instead.
57 ; Check the high end of the AGFI range.
122 ; Check the next value down, which must use AGFI instead.
138 ; Check the low end of the AGFI range.
Dframe-08.ll246 ; "lmg %r14, %r15, ..." needs to be done using AGFI.
Dframe-14.ll203 ; Before frame lowering this is an LA followed by the AGFI seen below.
Dframe-16.ll193 ; Before frame lowering this is an LA followed by the AGFI seen below.
/external/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp304 Opcode = SystemZ::AGFI; in emitIncrement()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZFrameLowering.cpp325 Opcode = SystemZ::AGFI; in emitIncrement()
DSystemZInstrInfo.td920 def AGFI : BinaryRIL<"agfi", 0xC28, z_sadd, GR64, imm64sx32>;
1034 (AGFI GR64:$src1, imm64sx32n:$src2)>;
DSystemZScheduleZ196.td309 def : InstRW<[WLat1, FXU, NormalGr], (instregex "AGFI$")>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc54 2103181U, // AGFI
1565 // A, ADB, ADBR, AEB, AEBR, AFI, AG, AGF, AGFI, AGFR, AGHI, AGHIK, AGR, A...
1639 // A, ADB, ADBR, AEB, AEBR, AFI, AG, AGF, AGFI, AGFR, AGHI, AGHIK, AGR, A...
1711 // AFI, AGFI, AIH, MSFI, MSGFI
/external/v8/src/s390/
Ddisasm-s390.cc625 case AGFI: in DecodeSpecial()
Dsimulator-s390.h645 EVALUATE(AGFI);
Dconstants-s390.h715 V(agfi, AGFI, 0xC28) /* type = RIL_A ADD IMMEDIATE (64<-32) */ \

12