Home
last modified time | relevance | path

Searched refs:NILH (Results 1 – 25 of 29) sorted by relevance

12

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Datomicrmw-and-03.ll33 ; Check ANDs of the low end of the NILH range.
69 ; Check the largest useful NILH value, which is one less than the above.
Datomicrmw-nand-03.ll35 ; Check NANDs of the low end of the NILH range.
75 ; Check the largest useful NILH value, which is one less than the above.
Dand-04.ll131 ; Check the lowest NILH value outside the RISBG range (0xffffffff_0002ffff).
149 ; Check the highest NILH value outside the RISBG range (0xffffffff_fffaffff).
Datomicrmw-nand-04.ll116 ; Check the highest NILH value outside the range of RISBG.
125 ; Check the lowest NILH value outside the range of RISBG.
Datomicrmw-and-04.ll110 ; Check the highest NILH value outside the range of RISBG.
119 ; Check the lowest NILH value outside the range of RISBG.
Dand-02.ll113 ; Check the lowest useful NILH value.
140 ; Check the next value up, which is the highest useful NILH value.
/external/llvm/test/CodeGen/SystemZ/
Datomicrmw-and-03.ll33 ; Check ANDs of the low end of the NILH range.
69 ; Check the largest useful NILH value, which is one less than the above.
Datomicrmw-nand-03.ll35 ; Check NANDs of the low end of the NILH range.
75 ; Check the largest useful NILH value, which is one less than the above.
Dand-04.ll131 ; Check the lowest NILH value outside the RISBG range (0xffffffff_0002ffff).
149 ; Check the highest NILH value outside the RISBG range (0xffffffff_fffaffff).
Datomicrmw-and-04.ll110 ; Check the highest NILH value outside the range of RISBG.
119 ; Check the lowest NILH value outside the range of RISBG.
Datomicrmw-nand-04.ll116 ; Check the highest NILH value outside the range of RISBG.
125 ; Check the lowest NILH value outside the range of RISBG.
Dand-02.ll113 ; Check the lowest useful NILH value.
140 ; Check the next value up, which is the highest useful NILH value.
/external/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp393 LOWER_LOW(NILH); in EmitInstruction()
DSystemZInstrInfo.cpp1117 expandRIPseudo(MI, SystemZ::NILH, SystemZ::NIHH, false); in expandPostRAPseudo()
DSystemZISelLowering.cpp6076 return emitAtomicLoadBinary(MI, MBB, SystemZ::NILH, 0); in EmitInstrWithCustomInserter()
6082 return emitAtomicLoadBinary(MI, MBB, SystemZ::NILH, 32); in EmitInstrWithCustomInserter()
6145 return emitAtomicLoadBinary(MI, MBB, SystemZ::NILH, 0, true); in EmitInstrWithCustomInserter()
6151 return emitAtomicLoadBinary(MI, MBB, SystemZ::NILH, 32, true); in EmitInstrWithCustomInserter()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZAsmPrinter.cpp393 LOWER_LOW(NILH); in EmitInstruction()
DSystemZInstrInfo.cpp1424 expandRIPseudo(MI, SystemZ::NILH, SystemZ::NIHH, false); in expandPostRAPseudo()
DSystemZISelLowering.cpp7104 return emitAtomicLoadBinary(MI, MBB, SystemZ::NILH, 0); in EmitInstrWithCustomInserter()
7110 return emitAtomicLoadBinary(MI, MBB, SystemZ::NILH, 32); in EmitInstrWithCustomInserter()
7173 return emitAtomicLoadBinary(MI, MBB, SystemZ::NILH, 0, true); in EmitInstrWithCustomInserter()
7179 return emitAtomicLoadBinary(MI, MBB, SystemZ::NILH, 32, true); in EmitInstrWithCustomInserter()
DSystemZScheduleZ196.td381 def : InstRW<[WLat1, FXU, NormalGr], (instregex "NILH(64)?$")>;
DSystemZScheduleZEC12.td392 def : InstRW<[WLat1, FXU, NormalGr], (instregex "NILH(64)?$")>;
DSystemZScheduleZ13.td415 def : InstRW<[WLat1, FXa, NormalGr], (instregex "NILH(64)?$")>;
/external/v8/src/s390/
Dsimulator-s390.h601 EVALUATE(NILH);
Dconstants-s390.h786 V(nilh, NILH, 0xA56) /* type = RI_A AND IMMEDIATE (low high) */ \
Dsimulator-s390.cc892 EvalTable[NILH] = &Simulator::Evaluate_NILH; in EvalTableInit()
4437 EVALUATE(NILH) { in EVALUATE() argument
4438 DCHECK_OPCODE(NILH); in EVALUATE()
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc766 20977154U, // NILH
1799 // IIHH, IIHL, IILH, IILL, NIHH, NIHL, NILH, NILL, OIHH, OIHL, OILH, OILL

12