Searched refs:LHRL (Results 1 – 12 of 12) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | clear-liverange-spillreg.mir | 308 %79 = LHRL @rec_mbY8x8 :: (load 2)
|
D | memcpy-02.ll | 290 ; Test that we use LHRL and STHRL for i16.
|
D | and-08.ll | 323 ; Test that we use NC even where LHRL and STHRL are available.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | memcpy-02.ll | 290 ; Test that we use LHRL and STHRL for i16.
|
D | and-08.ll | 323 ; Test that we use NC even where LHRL and STHRL are available.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 655 EVALUATE(LHRL);
|
D | constants-s390.h | 738 V(lhrl, LHRL, 0xC45) /* type = RIL_B LOAD HALFWORD RELATIVE LONG (32<-16) */ \
|
D | simulator-s390.cc | 946 EvalTable[LHRL] = &Simulator::Evaluate_LHRL; in EvalTableInit() 4939 EVALUATE(LHRL) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 632 11541138U, // LHRL
|
D | SystemZGenDisassemblerTables.inc | 932 /* 374 */ MCD_OPC_Decode, 227, 4, 105, // Opcode: LHRL
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 617 def LHRL : UnaryRILPC<"lhrl", 0xC45, aligned_asextloadi16, GR32>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 603 def LHRL : UnaryRILPC<"lhrl", 0xC45, aligned_asextloadi16, GR32>;
|