Searched refs:IIHL (Results 1 – 17 of 17) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | insert-04.ll | 73 ; Check the lowest useful IIHL value. 95 ; Check the highest useful IIHL value.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | insert-04.ll | 73 ; Check the lowest useful IIHL value. 95 ; Check the highest useful IIHL value.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 405 LOWER_HIGH(IIHL); in EmitInstruction()
|
D | SystemZInstrInfo.cpp | 1101 expandRIPseudo(MI, SystemZ::IILL, SystemZ::IIHL, false); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 849 def IIHL : BinaryRI<"iihl", 0xA51, insertll, GRH32, imm32ll16>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 405 LOWER_HIGH(IIHL); in EmitInstruction()
|
D | SystemZInstrInfo.cpp | 1408 expandRIPseudo(MI, SystemZ::IILL, SystemZ::IIHL, false); in expandPostRAPseudo()
|
D | SystemZScheduleZ196.td | 293 def : InstRW<[WLat1, FXU, NormalGr], (instregex "IIHL(64)?$")>;
|
D | SystemZScheduleZEC12.td | 304 def : InstRW<[WLat1, FXU, NormalGr], (instregex "IIHL(64)?$")>;
|
D | SystemZScheduleZ13.td | 326 def : InstRW<[WLat1, FXa, NormalGr], (instregex "IIHL(64)?$")>;
|
D | SystemZScheduleZ14.td | 327 def : InstRW<[WLat1, FXa, NormalGr], (instregex "IIHL(64)?$")>;
|
D | SystemZInstrInfo.td | 864 def IIHL : BinaryRI<"iihl", 0xA51, insertll, GRH32, imm32ll16>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 596 EVALUATE(IIHL);
|
D | constants-s390.h | 781 V(iihl, IIHL, 0xA51) /* type = RI_A INSERT IMMEDIATE (high low) */ \
|
D | simulator-s390.cc | 887 EvalTable[IIHL] = &Simulator::Evaluate_IIHL; in EvalTableInit() 4407 EVALUATE(IIHL) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 558 20977980U, // IIHL 1799 // IIHH, IIHL, IILH, IILL, NIHH, NIHL, NILH, NILL, OIHH, OIHL, OILH, OILL
|
D | SystemZGenDisassemblerTables.inc | 178 /* 319 */ MCD_OPC_Decode, 153, 4, 15, // Opcode: IIHL
|