Searched refs:LLILH (Results 1 – 21 of 21) sorted by relevance
/external/llvm/test/CodeGen/SystemZ/ |
D | int-const-01.ll | 39 ; Check the first useful LLILH value, which is the next one up. 55 ; Check the high end of the LLILH range.
|
D | int-const-02.ll | 39 ; Check the first useful LLILH value, which is the next one up. 63 ; Check the next value up, which should use LLILH instead. 79 ; Check the high end of the LLILH range.
|
D | frame-14.ll | 154 ; LLILH while still using MVI in more cases than 0x40000 anchors would. 204 ; The LA then gets lowered into the LLILH/LA form. The exact sequence
|
D | frame-16.ll | 148 ; LLILH while still using STC in more cases than 0x40000 anchors would. 194 ; The LA then gets lowered into the LLILH/LA form. The exact sequence
|
D | frame-07.ll | 126 ; Don't require the accesses to share the same LLILH; that would be a
|
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-const-01.ll | 39 ; Check the first useful LLILH value, which is the next one up. 55 ; Check the high end of the LLILH range.
|
D | int-const-02.ll | 39 ; Check the first useful LLILH value, which is the next one up. 63 ; Check the next value up, which should use LLILH instead. 79 ; Check the high end of the LLILH range.
|
D | frame-14.ll | 154 ; LLILH while still using MVI in more cases than 0x40000 anchors would. 204 ; The LA then gets lowered into the LLILH/LA form. The exact sequence
|
D | frame-16.ll | 148 ; LLILH while still using STC in more cases than 0x40000 anchors would. 194 ; The LA then gets lowered into the LLILH/LA form. The exact sequence
|
D | frame-07.ll | 126 ; Don't require the accesses to share the same LLILH; that would be a
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 192 Changed |= shortenIIF(MI, SystemZ::LLILL, SystemZ::LLILH); in processBlock()
|
D | SystemZInstrInfo.cpp | 1506 Opcode = SystemZ::LLILH; in loadImmediate()
|
D | SystemZInstrInfo.td | 478 def LLILH : UnaryRI<"llilh", 0xA5E, bitconvert, GR64, imm64lh16>;
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 192 Changed |= shortenIIF(MI, SystemZ::LLILL, SystemZ::LLILH); in processBlock()
|
D | SystemZInstrInfo.cpp | 1850 Opcode = SystemZ::LLILH; in loadImmediate()
|
D | SystemZInstrInfo.td | 390 def LLILH : UnaryRI<"llilh", 0xA5E, bitconvert, GR64, imm64lh16>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 609 EVALUATE(LLILH);
|
D | constants-s390.h | 794 V(llilh, LLILH, 0xA5E) /* type = RI_A LOAD LOGICAL IMMEDIATE (low high) */ \
|
D | simulator-s390.cc | 900 EvalTable[LLILH] = &Simulator::Evaluate_LLILH; in EvalTableInit() 4504 EVALUATE(LLILH) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 657 22025723U, // LLILH 1804 // LLIHH, LLIHL, LLILH, LLILL, TMHH, TMHL, TMLH, TMLL
|
D | SystemZGenDisassemblerTables.inc | 204 /* 423 */ MCD_OPC_Decode, 252, 4, 17, // Opcode: LLILH
|