Searched refs:LLHR (Results 1 – 16 of 16) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-conv-06.ll | 117 ; Test a case where we spill the source of at least one LLHR. We want
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-conv-06.ll | 117 ; Test a case where we spill the source of at least one LLHR. We want
|
/external/v8/src/s390/ |
D | simulator-s390.h | 933 EVALUATE(LLHR);
|
D | constants-s390.h | 1423 V(llhr, LLHR, 0xB995) /* type = RRE LOAD LOGICAL HALFWORD (32<-16) */ \
|
D | simulator-s390.cc | 1221 EvalTable[LLHR] = &Simulator::Evaluate_LLHR; in EvalTableInit() 7231 EVALUATE(LLHR) { in EVALUATE() argument 7232 DCHECK_OPCODE(LLHR); in EVALUATE()
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelDAGToDAG.cpp | 972 OpCode = (RISBG.Mask == 0xff ? SystemZ::LLCR : SystemZ::LLHR); in tryRISBGZero()
|
D | SystemZInstrInfo.cpp | 1065 expandZExtPseudo(MI, SystemZ::LLHR, 16); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 638 // Expands to LLHR or RISB[LH]G, depending on the choice of registers. 641 def LLHR : UnaryRRE<"llh", 0xB995, zext16, GR32, GR32>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.cpp | 1356 expandZExtPseudo(MI, SystemZ::LLHR, 16); in expandPostRAPseudo()
|
D | SystemZInstrInfo.td | 624 // Expands to LLHR or RISB[LH]G, depending on the choice of registers. 627 def LLHR : UnaryRRE<"llhr", 0xB995, zext16, GR32, GR32>;
|
D | SystemZScheduleZ196.td | 224 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LLHR(Mux)?$")>;
|
D | SystemZScheduleZEC12.td | 232 def : InstRW<[WLat1, FXU, NormalGr], (instregex "LLHR(Mux)?$")>;
|
D | SystemZScheduleZ13.td | 251 def : InstRW<[WLat1, FXa, NormalGr], (instregex "LLHR(Mux)?$")>;
|
D | SystemZScheduleZ14.td | 252 def : InstRW<[WLat1, FXa, NormalGr], (instregex "LLHR(Mux)?$")>;
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 650 4202021U, // LLHR
|
D | SystemZGenDisassemblerTables.inc | 668 /* 2544 */ MCD_OPC_Decode, 245, 4, 3, // Opcode: LLHR
|