Home
last modified time | relevance | path

Searched refs:OILF (Results 1 – 25 of 30) sorted by relevance

12

/external/llvm/test/CodeGen/SystemZ/
Dor-02.ll32 ; Check the lowest useful OILF value, which is the next value up again.
50 ; Check the next value up, which must use OILF instead.
59 ; Check the highest useful OILF value.
Datomicrmw-or-03.ll51 ; Check the lowest useful OILF value, which is the next value up.
69 ; Check the next value up, which must use OILF.
78 ; Check the largest useful OILF value.
Dor-04.ll32 ; Check the lowest useful OILF value, which is the next value up again.
50 ; Check the high end of the OILF range.
98 ; Check the next value up again, which must use OILF
118 ; of the OILF range.
Datomicrmw-or-04.ll51 ; Check the lowest useful OILF value, which is the next value up again.
69 ; Check the next value up, which must use OILF.
78 ; Check the high end of the OILF range.
Dint-const-02.ll138 ; Check the next value up again, which should use OILF.
156 ; Check the high end of the OILF range.
Dinsert-05.ll71 ; Check the highest useful LHI value. (We use OILF for -1 instead, although
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dor-02.ll32 ; Check the lowest useful OILF value, which is the next value up again.
50 ; Check the next value up, which must use OILF instead.
59 ; Check the highest useful OILF value.
Datomicrmw-or-03.ll51 ; Check the lowest useful OILF value, which is the next value up.
69 ; Check the next value up, which must use OILF.
78 ; Check the largest useful OILF value.
Dor-04.ll32 ; Check the lowest useful OILF value, which is the next value up again.
50 ; Check the high end of the OILF range.
98 ; Check the next value up again, which must use OILF
118 ; of the OILF range.
Datomicrmw-or-04.ll51 ; Check the lowest useful OILF value, which is the next value up again.
69 ; Check the next value up, which must use OILF.
78 ; Check the high end of the OILF range.
Dint-const-02.ll138 ; Check the next value up again, which should use OILF.
156 ; Check the high end of the OILF range.
Dinsert-05.ll71 ; Check the highest useful LHI value. (We use OILF for -1 instead, although
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp397 LOWER_LOW(OILF); in EmitInstruction()
DSystemZInstrInfo.cpp1121 expandRIPseudo(MI, SystemZ::OILF, SystemZ::OIHF, false); in expandPostRAPseudo()
DSystemZInstrInfo.td1091 // Expands to OILF or OIHF, depending on the choice of register.
1094 def OILF : BinaryRIL<"oilf", 0xC0D, or, GR32, uimm32>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp397 LOWER_LOW(OILF); in EmitInstruction()
DSystemZInstrInfo.cpp1428 expandRIPseudo(MI, SystemZ::OILF, SystemZ::OIHF, false); in expandPostRAPseudo()
DSystemZInstrInfo.td1178 // Expands to OILF or OIHF, depending on the choice of register.
1181 def OILF : BinaryRIL<"oilf", 0xC0D, or, GR32, uimm32>;
DSystemZScheduleZ196.td398 def : InstRW<[WLat1, FXU, NormalGr], (instregex "OILF(64)?$")>;
DSystemZScheduleZEC12.td409 def : InstRW<[WLat1, FXU, NormalGr], (instregex "OILF(64)?$")>;
/external/v8/src/s390/
Dsimulator-s390.h638 EVALUATE(OILF);
Dconstants-s390.h707 V(oilf, OILF, 0xC0D) /* type = RIL_A OR IMMEDIATE (low) */ \
Dsimulator-s390.cc929 EvalTable[OILF] = &Simulator::Evaluate_OILF; in EvalTableInit()
4764 EVALUATE(OILF) { in EVALUATE() argument
4765 DCHECK_OPCODE(OILF); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc791 5248061U, // OILF
1725 // ALFI, ALGFI, NIHF, NILF, OIHF, OILF, SLFI, SLGFI, XIHF, XILF
/external/swiftshader/third_party/LLVM/lib/Target/SystemZ/
DSystemZInstrInfo.td1109 // Implement in terms of LLIHF/OILF.

12