Searched refs:KLMD (Results 1 – 8 of 8) sorted by relevance
/external/v8/src/s390/ |
D | simulator-s390.h | 903 EVALUATE(KLMD);
|
D | constants-s390.h | 1404 V(klmd, KLMD, 0xB93F) /* type = RRE COMPUTE LAST MESSAGE DIGEST */ \
|
D | simulator-s390.cc | 1191 EvalTable[KLMD] = &Simulator::Evaluate_KLMD; in EvalTableInit() 6993 EVALUATE(KLMD) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZ196.td | 601 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "(KIMD|KLMD|KMAC|PCC)$")>;
|
D | SystemZScheduleZEC12.td | 614 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "(KIMD|KLMD|KMAC|PCC)$")>;
|
D | SystemZScheduleZ13.td | 640 (instregex "(KIMD|KLMD|KMAC|PCC|PPNO)$")>;
|
D | SystemZScheduleZ14.td | 649 (instregex "(KIMD|KLMD|KMAC)$")>;
|
D | SystemZInstrInfo.td | 1818 def KLMD : SideEffectBinaryMemRRE<"klmd", 0xB93F, GR64, GR128>;
|