Home
last modified time | relevance | path

Searched refs:AGHI (Results 1 – 25 of 36) sorted by relevance

12

/external/llvm/test/CodeGen/SystemZ/
Datomicrmw-add-04.ll19 ; Check addition of 1, which can use AGHI.
33 ; Check the high end of the AGHI range.
69 ; Check addition of -1, which can use AGHI.
78 ; Check the low end of the AGHI range.
Datomicrmw-sub-04.ll19 ; Check subtraction of 1, which can use AGHI.
33 ; Check the low end of the AGHI range.
69 ; Check subtraction of -1, which can use AGHI.
78 ; Check the high end of the AGHI range.
Dint-add-07.ll14 ; Check the high end of the AGHI range.
69 ; Check the high end of the negative AGHI range.
78 ; Check the low end of the AGHI range.
Dframe-01.ll22 ; allocated and freed using AGHI. This size is big enough to require
40 ; allocate using AGHI but must free using AGFI.
Dint-add-15.ll60 ; Check that AGHI is still used in obvious cases.
Dframe-08.ll212 ; "lmg %r14, %r15, ..." can be done using AGHI.
Dint-add-12.ll28 ; Both LG/AGHI and LGHI/AG would be OK.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Datomicrmw-add-04.ll19 ; Check addition of 1, which can use AGHI.
33 ; Check the high end of the AGHI range.
69 ; Check addition of -1, which can use AGHI.
78 ; Check the low end of the AGHI range.
Datomicrmw-sub-04.ll19 ; Check subtraction of 1, which can use AGHI.
33 ; Check the low end of the AGHI range.
69 ; Check subtraction of -1, which can use AGHI.
78 ; Check the high end of the AGHI range.
Dint-add-07.ll14 ; Check the high end of the AGHI range.
69 ; Check the high end of the negative AGHI range.
78 ; Check the low end of the AGHI range.
Dframe-01.ll22 ; allocated and freed using AGHI. This size is big enough to require
40 ; allocate using AGHI but must free using AGFI.
Dint-sadd-07.ll25 ; Check the high end of the AGHI range.
90 ; Check the high end of the negative AGHI range.
106 ; Check the low end of the AGHI range.
Dint-add-15.ll60 ; Check that AGHI is still used in obvious cases.
Dint-add-12.ll28 ; Both LG/AGHI and LGHI/AG would be OK.
Dframe-08.ll212 ; "lmg %r14, %r15, ..." can be done using AGHI.
/external/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp399 splitBranchOnCount(Branch, SystemZ::AGHI); in relaxBranch()
DSystemZElimCompare.cpp183 else if (Opcode == SystemZ::AGHI) in convertToBRCT()
DSystemZFrameLowering.cpp302 Opcode = SystemZ::AGHI; in emitIncrement()
DSystemZInstrInfo.cpp920 if ((Opcode == SystemZ::AHI || Opcode == SystemZ::AGHI) && OpNum == 0 && in foldMemoryOperandImpl()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZLongBranch.cpp404 splitBranchOnCount(Branch, SystemZ::AGHI); in relaxBranch()
DSystemZElimCompare.cpp201 else if (Opcode == SystemZ::AGHI) in convertToBRCT()
DSystemZFrameLowering.cpp323 Opcode = SystemZ::AGHI; in emitIncrement()
DSystemZInstrInfo.cpp1181 if ((Opcode == SystemZ::AHI || Opcode == SystemZ::AGHI) && OpNum == 0 && in foldMemoryOperandImpl()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc56 3151831U, // AGHI
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...
1716 // AGHI, AHI, MGHI, MHI
/external/v8/src/s390/
Dsimulator-s390.h622 EVALUATE(AGHI);

12