Searched refs:IILH (Results 1 – 19 of 19) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | insert-03.ll | 40 ; Check the lowest useful IILH value. 62 ; Check the highest useful IILH value.
|
D | insert-04.ll | 40 ; Check the lowest useful IILH value. 62 ; Check the highest useful IILH value.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | insert-03.ll | 40 ; Check the lowest useful IILH value. 62 ; Check the highest useful IILH value.
|
D | insert-04.ll | 40 ; Check the lowest useful IILH value. 62 ; Check the highest useful IILH value.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 389 LOWER_LOW(IILH); in EmitInstruction()
|
D | SystemZInstrInfo.cpp | 1105 expandRIPseudo(MI, SystemZ::IILH, SystemZ::IIHH, false); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 848 def IILH : BinaryRI<"iilh", 0xA52, insertlh, GR32, imm32lh16>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 389 LOWER_LOW(IILH); in EmitInstruction()
|
D | SystemZInstrInfo.cpp | 1412 expandRIPseudo(MI, SystemZ::IILH, SystemZ::IIHH, false); in expandPostRAPseudo()
|
D | SystemZScheduleZ196.td | 295 def : InstRW<[WLat1, FXU, NormalGr], (instregex "IILH(64)?$")>;
|
D | SystemZScheduleZEC12.td | 306 def : InstRW<[WLat1, FXU, NormalGr], (instregex "IILH(64)?$")>;
|
D | SystemZScheduleZ13.td | 328 def : InstRW<[WLat1, FXa, NormalGr], (instregex "IILH(64)?$")>;
|
D | SystemZScheduleZ14.td | 329 def : InstRW<[WLat1, FXa, NormalGr], (instregex "IILH(64)?$")>;
|
D | SystemZInstrInfo.td | 863 def IILH : BinaryRI<"iilh", 0xA52, insertlh, GR32, imm32lh16>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 597 EVALUATE(IILH);
|
D | constants-s390.h | 782 V(iilh, IILH, 0xA52) /* type = RI_A INSERT IMMEDIATE (low high) */ \
|
D | simulator-s390.cc | 888 EvalTable[IILH] = &Simulator::Evaluate_IILH; in EvalTableInit() 4413 EVALUATE(IILH) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 563 20977141U, // IILH 1799 // IIHH, IIHL, IILH, IILL, NIHH, NIHL, NILH, NILL, OIHH, OIHL, OILH, OILL
|
D | SystemZGenDisassemblerTables.inc | 180 /* 327 */ MCD_OPC_Decode, 158, 4, 16, // Opcode: IILH
|