Searched refs:LLIHH (Results 1 – 11 of 11) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-const-02.ll | 173 ; Check the lowest useful LLIHH value, which is 1<<32 greater than the above. 189 ; Check the highest end of the LLIHH range.
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-const-02.ll | 173 ; Check the lowest useful LLIHH value, which is 1<<32 greater than the above. 189 ; Check the highest end of the LLIHH range.
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 196 Changed |= shortenIIF(MI, SystemZ::LLIHL, SystemZ::LLIHH); in processBlock()
|
D | SystemZInstrInfo.td | 480 def LLIHH : UnaryRI<"llihh", 0xA5C, bitconvert, GR64, imm64hh16>;
|
/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 | 392 def LLIHH : UnaryRI<"llihh", 0xA5C, bitconvert, GR64, imm64hh16>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 607 EVALUATE(LLIHH);
|
D | constants-s390.h | 792 V(llihh, LLIHH, 0xA5C) /* type = RI_A LOAD LOGICAL IMMEDIATE (high high) */ \
|
D | simulator-s390.cc | 898 EvalTable[LLIHH] = &Simulator::Evaluate_LLIHH; in EvalTableInit() 4492 EVALUATE(LLIHH) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 654 22025570U, // LLIHH 1804 // LLIHH, LLIHL, LLILH, LLILL, TMHH, TMHL, TMLH, TMLL
|
D | SystemZGenDisassemblerTables.inc | 200 /* 407 */ MCD_OPC_Decode, 249, 4, 17, // Opcode: LLIHH
|