Searched refs:LLILL (Results 1 – 22 of 22) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | RAbasic-invalid-LR-update.mir | 198 undef %57.subreg_h64 = LLILL 0 199 undef %66.subreg_h64 = LLILL 0 200 undef %79.subreg_h64 = LLILL 0 201 undef %89.subreg_h64 = LLILL 0 243 %10 = LLILL 41639
|
D | int-const-01.ll | 23 ; Check the next value up, which must use LLILL instead. 31 ; Check the high end of the LLILL range.
|
D | branch-folder-hoist-livein.mir | 26 renamable $r4d = LLILL 0, implicit-def $r4q
|
D | int-const-02.ll | 23 ; Check the next value up, which must use LLILL instead. 31 ; Check the high end of the LLILL range.
|
D | cond-move-05.mir | 68 %3.subreg_h64:gr128bit = LLILL 0
|
D | asm-18.ll | 252 ; allocator. It doesn't really matter which comes first: LLILL/IIHF would
|
/external/llvm/test/CodeGen/SystemZ/ |
D | int-const-01.ll | 23 ; Check the next value up, which must use LLILL instead. 31 ; Check the high end of the LLILL range.
|
D | int-const-02.ll | 23 ; Check the next value up, which must use LLILL instead. 31 ; Check the high end of the LLILL range.
|
D | asm-18.ll | 252 ; allocator. It doesn't really matter which comes first: LLILL/IIHF would
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZShortenInst.cpp | 192 Changed |= shortenIIF(MI, SystemZ::LLILL, SystemZ::LLILH); in processBlock()
|
D | SystemZInstrInfo.cpp | 1504 Opcode = SystemZ::LLILL; in loadImmediate()
|
D | SystemZInstrInfo.td | 477 def LLILL : UnaryRI<"llill", 0xA5F, bitconvert, GR64, imm64ll16>;
|
D | SystemZISelLowering.cpp | 5676 BuildMI(*MBB, MI, DL, TII->get(SystemZ::LLILL), Zero64) in emitExt128()
|
/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 | 1848 Opcode = SystemZ::LLILL; in loadImmediate()
|
D | SystemZInstrInfo.td | 389 def LLILL : UnaryRI<"llill", 0xA5F, bitconvert, GR64, imm64ll16>;
|
D | SystemZISelLowering.cpp | 6690 BuildMI(*MBB, MI, DL, TII->get(SystemZ::LLILL), Zero64) in emitExt128()
|
/external/v8/src/s390/ |
D | simulator-s390.h | 610 EVALUATE(LLILL);
|
D | constants-s390.h | 795 V(llill, LLILL, 0xA5F) /* type = RI_A LOAD LOGICAL IMMEDIATE (low low) */ \
|
D | simulator-s390.cc | 901 EvalTable[LLILL] = &Simulator::Evaluate_LLILL; in EvalTableInit() 4510 EVALUATE(LLILL) { in EVALUATE() argument
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 658 22026649U, // LLILL 1804 // LLIHH, LLIHL, LLILH, LLILL, TMHH, TMHL, TMLH, TMLL
|
D | SystemZGenDisassemblerTables.inc | 206 /* 431 */ MCD_OPC_Decode, 253, 4, 17, // Opcode: LLILL
|