Searched refs:MSRKC (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | int-mul-11.ll | 5 ; Check MSRKC.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 699 EVALUATE(MSRKC);
|
D | constants-s390.h | 265 V(msrkc, MSRKC, 0xB9FD) /* type = RRF_A MULTIPLY (32)*/ \
|
D | simulator-s390.cc | 990 EvalTable[MSRKC] = &Simulator::Evaluate_MSRKC; in EvalTableInit() 5216 EVALUATE(MSRKC) { in EVALUATE() argument 5217 DCHECK_OPCODE(MSRKC); in EVALUATE()
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ14.td | 478 def : InstRW<[WLat6, WLat6, FXa, NormalGr], (instregex "MSRKC$")>;
|
D | SystemZInstrInfo.td | 1252 def MSRKC : BinaryRRFa<"msrkc", 0xB9FD, mul, GR32, GR32, GR32>;
|