Home
last modified time | relevance | path

Searched refs:KIMD (Results 1 – 8 of 8) sorted by relevance

/external/v8/src/s390/
Dsimulator-s390.h902 EVALUATE(KIMD);
Dconstants-s390.h1403 V(kimd, KIMD, 0xB93E) /* type = RRE COMPUTE INTERMEDIATE MESSAGE DIGEST */ \
Dsimulator-s390.cc1190 EvalTable[KIMD] = &Simulator::Evaluate_KIMD; in EvalTableInit()
6987 EVALUATE(KIMD) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZ196.td601 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "(KIMD|KLMD|KMAC|PCC)$")>;
DSystemZScheduleZEC12.td614 def : InstRW<[WLat30, WLat30, WLat30, MCD], (instregex "(KIMD|KLMD|KMAC|PCC)$")>;
DSystemZScheduleZ13.td640 (instregex "(KIMD|KLMD|KMAC|PCC|PPNO)$")>;
DSystemZScheduleZ14.td649 (instregex "(KIMD|KLMD|KMAC)$")>;
DSystemZInstrInfo.td1817 def KIMD : SideEffectBinaryMemRRE<"kimd", 0xB93E, GR64, GR128>;