Searched refs:IILL (Results 1 – 19 of 19) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | insert-03.ll | 5 ; Check the lowest useful IILL value. (We use NILL rather than IILL 28 ; Check the highest useful IILL value. (We use OILL rather than IILL
|
D | insert-04.ll | 5 ; Check the lowest useful IILL value. (We use NILL rather than IILL 28 ; Check the highest useful IILL value. (We use OILL rather than IILL
|
/external/llvm/test/CodeGen/SystemZ/ |
D | insert-03.ll | 5 ; Check the lowest useful IILL value. (We use NILL rather than IILL 28 ; Check the highest useful IILL value. (We use OILL rather than IILL
|
D | insert-04.ll | 5 ; Check the lowest useful IILL value. (We use NILL rather than IILL 28 ; Check the highest useful IILL value. (We use OILL rather than IILL
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 388 LOWER_LOW(IILL); in EmitInstruction()
|
D | SystemZInstrInfo.cpp | 1101 expandRIPseudo(MI, SystemZ::IILL, SystemZ::IIHL, false); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 847 def IILL : BinaryRI<"iill", 0xA53, insertll, GR32, imm32ll16>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZAsmPrinter.cpp | 388 LOWER_LOW(IILL); in EmitInstruction()
|
D | SystemZInstrInfo.cpp | 1408 expandRIPseudo(MI, SystemZ::IILL, SystemZ::IIHL, false); in expandPostRAPseudo()
|
D | SystemZScheduleZ196.td | 296 def : InstRW<[WLat1, FXU, NormalGr], (instregex "IILL(64)?$")>;
|
D | SystemZScheduleZEC12.td | 307 def : InstRW<[WLat1, FXU, NormalGr], (instregex "IILL(64)?$")>;
|
D | SystemZScheduleZ13.td | 329 def : InstRW<[WLat1, FXa, NormalGr], (instregex "IILL(64)?$")>;
|
D | SystemZScheduleZ14.td | 330 def : InstRW<[WLat1, FXa, NormalGr], (instregex "IILL(64)?$")>;
|
D | SystemZInstrInfo.td | 862 def IILL : BinaryRI<"iill", 0xA53, insertll, GR32, imm32ll16>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 598 EVALUATE(IILL);
|
D | constants-s390.h | 783 V(iill, IILL, 0xA53) /* type = RI_A INSERT IMMEDIATE (low low) */ \
|
D | simulator-s390.cc | 889 EvalTable[IILL] = &Simulator::Evaluate_IILL; in EvalTableInit() 4419 EVALUATE(IILL) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 565 20978067U, // IILL 1799 // IIHH, IIHL, IILH, IILL, NIHH, NIHL, NILH, NILL, OIHH, OIHL, OILH, OILL
|
D | SystemZGenDisassemblerTables.inc | 182 /* 335 */ MCD_OPC_Decode, 160, 4, 16, // Opcode: IILL
|