Searched refs:EEDTR (Results 1 – 8 of 8) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrDFP.td | 125 def EEDTR : UnaryRRE<"eedtr", 0xB3E5, null_frag, FP64, FP64>;
|
D | SystemZScheduleZ196.td | 1021 def : InstRW<[WLat7, FXU, DFU, GroupAlone], (instregex "EEDTR$")>;
|
D | SystemZScheduleZEC12.td | 1065 def : InstRW<[WLat7, FXU, DFU, GroupAlone], (instregex "EEDTR$")>;
|
D | SystemZScheduleZ13.td | 1099 def : InstRW<[WLat11, FXb, VecDF, Cracked], (instregex "EEDTR$")>;
|
D | SystemZScheduleZ14.td | 1116 def : InstRW<[WLat11, FXb, VecDF, Cracked], (instregex "EEDTR$")>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 838 EVALUATE(EEDTR);
|
D | constants-s390.h | 1330 V(eedtr, EEDTR, \
|
D | simulator-s390.cc | 1126 EvalTable[EEDTR] = &Simulator::Evaluate_EEDTR; in EvalTableInit() 6520 EVALUATE(EEDTR) { in EVALUATE() argument
|