Searched refs:LLIHL (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-const-02.ll | 103 ; Check the lowest useful LLIHL value, which is the next one up. 165 ; Check the high end of the LLIHL range.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-const-02.ll | 103 ; Check the lowest useful LLIHL value, which is the next one up. 165 ; Check the high end of the LLIHL range.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 196 Changed |= shortenIIF(MI, SystemZ::LLIHL, SystemZ::LLIHH); in processBlock()
|
D | SystemZInstrInfo.td | 479 def LLIHL : UnaryRI<"llihl", 0xA5D, bitconvert, GR64, imm64hl16>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 196 Changed |= shortenIIF(MI, SystemZ::LLIHL, SystemZ::LLIHH); in processBlock()
|
D | SystemZInstrInfo.td | 391 def LLIHL : UnaryRI<"llihl", 0xA5D, bitconvert, GR64, imm64hl16>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 608 EVALUATE(LLIHL);
|
D | constants-s390.h | 793 V(llihl, LLIHL, 0xA5D) /* type = RI_A LOAD LOGICAL IMMEDIATE (high low) */ \
|
D | simulator-s390.cc | 899 EvalTable[LLIHL] = &Simulator::Evaluate_LLIHL; in EvalTableInit() 4498 EVALUATE(LLIHL) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 655 22026562U, // LLIHL 1804 // LLIHH, LLIHL, LLILH, LLILL, TMHH, TMHL, TMLH, TMLL
|
D | SystemZGenDisassemblerTables.inc | 202 /* 415 */ MCD_OPC_Decode, 250, 4, 17, // Opcode: LLIHL
|