Searched refs:SLLK (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | no-postra-sink.mir | 4 # Don't sink COPY to bb.2 since SLLK define r13l that is aliased with r12q. 18 renamable $r13l = SLLK renamable $r4l, $noreg, 1 34 # Don't sink COPY to bb.2 since SLLK use r1l that is aliased with r0q. 48 renamable $r13l = SLLK renamable $r1l, $noreg, 1
|
D | shift-09.ll | 5 ; Check that we use SLLK over SLL where useful. 15 ; Check that we use SLL over SLLK where possible.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | shift-09.ll | 5 ; Check that we use SLLK over SLL where useful. 15 ; Check that we use SLL over SLLK where possible.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1117 EVALUATE(SLLK);
|
D | constants-s390.h | 186 V(sllk, SLLK, 0xEBDF) /* type = RSY_A SHIFT LEFT SINGLE LOGICAL (32) */ \
|
D | simulator-s390.cc | 1404 EvalTable[SLLK] = &Simulator::Evaluate_SLLK; in EvalTableInit() 9125 EVALUATE(SLLK) { in EVALUATE() argument 9126 DCHECK_OPCODE(SLLK); in EVALUATE()
|
/external/capstone/arch/SystemZ/ |
D | SystemZGenAsmWriter.inc | 845 977279150U, // SLLK
|
D | SystemZGenDisassemblerTables.inc | 1224 /* 1563 */ MCD_OPC_Decode, 184, 6, 121, // Opcode: SLLK
|