Home
last modified time | relevance | path

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

12

/external/llvm/test/CodeGen/SystemZ/
Dor-02.ll23 ; Check the lowest useful OILH range, which is the next value up.
41 ; Check the high end of the OILH range.
Dor-04.ll23 ; Check the lowest useful OILH value, which is the next value up.
41 ; Check the high end of the OILH range.
88 ; Check the next value up, which must use OILH
Datomicrmw-or-03.ll42 ; Check the lowest useful OILH value, which is the next value up.
60 ; Check the high end of the OILH range.
Datomicrmw-or-04.ll42 ; Check the lowest useful OILH value, which is the next value up.
60 ; Check the high end of the OILH range.
Dint-const-02.ll129 ; Check the next value up, which should use OILH instead.
147 ; Check the high end of the OILH range.
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dor-02.ll23 ; Check the lowest useful OILH range, which is the next value up.
41 ; Check the high end of the OILH range.
Dor-04.ll23 ; Check the lowest useful OILH value, which is the next value up.
41 ; Check the high end of the OILH range.
88 ; Check the next value up, which must use OILH
Datomicrmw-or-03.ll42 ; Check the lowest useful OILH value, which is the next value up.
60 ; Check the high end of the OILH range.
Datomicrmw-or-04.ll42 ; Check the lowest useful OILH value, which is the next value up.
60 ; Check the high end of the OILH range.
Dint-const-02.ll129 ; Check the next value up, which should use OILH instead.
147 ; Check the high end of the OILH range.
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp396 LOWER_LOW(OILH); in EmitInstruction()
DSystemZInstrInfo.cpp1129 expandRIPseudo(MI, SystemZ::OILH, SystemZ::OIHH, false); in expandPostRAPseudo()
DSystemZISelLowering.cpp6103 return emitAtomicLoadBinary(MI, MBB, SystemZ::OILH, 0); in EmitInstrWithCustomInserter()
6109 return emitAtomicLoadBinary(MI, MBB, SystemZ::OILH, 32); in EmitInstrWithCustomInserter()
DSystemZInstrInfo.td1079 def OILH : BinaryRI<"oilh", 0xA5A, or, GR32, imm32lh16>;
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp396 LOWER_LOW(OILH); in EmitInstruction()
DSystemZInstrInfo.cpp1436 expandRIPseudo(MI, SystemZ::OILH, SystemZ::OIHH, false); in expandPostRAPseudo()
DSystemZScheduleZ196.td399 def : InstRW<[WLat1, FXU, NormalGr], (instregex "OILH(64)?$")>;
DSystemZScheduleZEC12.td410 def : InstRW<[WLat1, FXU, NormalGr], (instregex "OILH(64)?$")>;
DSystemZScheduleZ13.td433 def : InstRW<[WLat1, FXa, NormalGr], (instregex "OILH(64)?$")>;
DSystemZISelLowering.cpp7131 return emitAtomicLoadBinary(MI, MBB, SystemZ::OILH, 0); in EmitInstrWithCustomInserter()
7137 return emitAtomicLoadBinary(MI, MBB, SystemZ::OILH, 32); in EmitInstrWithCustomInserter()
DSystemZScheduleZ14.td434 def : InstRW<[WLat1, FXa, NormalGr], (instregex "OILH(64)?$")>;
/external/v8/src/s390/
Dsimulator-s390.h605 EVALUATE(OILH);
Dconstants-s390.h790 V(oilh, OILH, 0xA5A) /* type = RI_A OR IMMEDIATE (low high) */ \
Dsimulator-s390.cc896 EvalTable[OILH] = &Simulator::Evaluate_OILH; in EvalTableInit()
4471 EVALUATE(OILH) { in EVALUATE() argument
4472 DCHECK_OPCODE(OILH); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc793 20977160U, // OILH
1799 // IIHH, IIHL, IILH, IILL, NIHH, NIHL, NILH, NILL, OIHH, OIHL, OILH, OILL

12