Home
last modified time | relevance | path

Searched refs:IILF (Results 1 – 22 of 22) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dint-const-01.ll47 ; Check the first useful IILF value, which is the next one up again.
63 ; Check the next value up, which must use IILF.
71 ; Check the highest useful IILF value, 0xffff7fff
Dinsert-05.ll5 ; Prefer LHI over IILF for signed 16-bit constants.
27 ; Check the next value up, which should use IILF instead.
49 ; Check the highest useful IILF value (-0x8001).
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dint-const-01.ll47 ; Check the first useful IILF value, which is the next one up again.
63 ; Check the next value up, which must use IILF.
71 ; Check the highest useful IILF value, 0xffff7fff
Dinsert-05.ll5 ; Prefer LHI over IILF for signed 16-bit constants.
27 ; Check the next value up, which should use IILF instead.
49 ; Check the highest useful IILF value (-0x8001).
/external/v8/src/s390/
Dassembler-s390-inl.h261 if (IIHF == op1 && IILF == op2) { in target_address_at()
267 if (IILF == op1 || CFI == op1) { in target_address_at()
330 if (IIHF == op1 && IILF == op2) { in set_target_address_at()
353 if (IILF == op1 || CFI == op1) { in set_target_address_at()
Dsimulator-s390.h634 EVALUATE(IILF);
Dconstants-s390.h703 V(iilf, IILF, 0xC09) /* type = RIL_A INSERT IMMEDIATE (low) */ \
Dsimulator-s390.cc925 EvalTable[IILF] = &Simulator::Evaluate_IILF; in EvalTableInit()
2980 EVALUATE(IILF) { in EVALUATE() argument
2981 DCHECK_OPCODE(IILF); in EVALUATE()
/external/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp191 case SystemZ::IILF: in processBlock()
DSystemZAsmPrinter.cpp319 LoweredMI = MCInstBuilder(SystemZ::IILF) in EmitInstruction()
DSystemZInstrInfo.td857 // full-width move. (We use IILF rather than something like LLILF
858 // for 32-bit moves because IILF leaves the upper 32 bits of the
863 def IILF : UnaryRIL<"iilf", 0xC09, bitconvert, GR32, uimm32>;
DSystemZInstrInfo.cpp1097 expandRIPseudo(MI, SystemZ::IILF, SystemZ::IIHF, false); in expandPostRAPseudo()
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZShortenInst.cpp191 case SystemZ::IILF: in processBlock()
DSystemZAsmPrinter.cpp319 LoweredMI = MCInstBuilder(SystemZ::IILF) in EmitInstruction()
DSystemZInstrInfo.td872 // full-width move. (We use IILF rather than something like LLILF
873 // for 32-bit moves because IILF leaves the upper 32 bits of the
878 def IILF : UnaryRIL<"iilf", 0xC09, bitconvert, GR32, uimm32>;
DSystemZInstrInfo.cpp1404 expandRIPseudo(MI, SystemZ::IILF, SystemZ::IIHF, false); in expandPostRAPseudo()
DSystemZScheduleZ196.td294 def : InstRW<[WLat1, FXU, NormalGr], (instregex "IILF(64)?$")>;
DSystemZScheduleZEC12.td305 def : InstRW<[WLat1, FXU, NormalGr], (instregex "IILF(64)?$")>;
DSystemZScheduleZ13.td327 def : InstRW<[WLat1, FXa, NormalGr], (instregex "IILF(64)?$")>;
DSystemZScheduleZ14.td328 def : InstRW<[WLat1, FXa, NormalGr], (instregex "IILF(64)?$")>;
/external/capstone/arch/SystemZ/
DSystemZGenAsmWriter.inc561 18879530U, // IILF
1789 // CLFI, CLGFI, CLIH, IIHF, IILF, LLIHF, LLILF
DSystemZGenDisassemblerTables.inc886 /* 194 */ MCD_OPC_Decode, 156, 4, 99, // Opcode: IILF