Searched refs:MVCL (Results 1 – 8 of 8) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 477 EVALUATE(MVCL);
|
D | constants-s390.h | 1486 V(mvcl, MVCL, 0x0E) /* type = RR MOVE LONG */ \
|
D | simulator-s390.cc | 768 EvalTable[MVCL] = &Simulator::Evaluate_MVCL; in EvalTableInit() 3289 EVALUATE(MVCL) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ196.td | 162 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "MVCL(E|U)?$")>;
|
D | SystemZScheduleZEC12.td | 167 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "MVCL(E|U)?$")>;
|
D | SystemZScheduleZ13.td | 179 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "MVCL(E|U)?$")>;
|
D | SystemZScheduleZ14.td | 180 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "MVCL(E|U)?$")>;
|
D | SystemZInstrInfo.td | 476 def MVCL : SideEffectBinaryMemMemRR<"mvcl", 0x0E, GR128, GR128>;
|