Searched refs:CDFTR (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrDFP.td | 48 def CDFTR : TernaryRRFe<"cdftr", 0xB951, FP64, GR32>;
|
D | SystemZScheduleZ196.td | 987 def : InstRW<[WLat9, FXU, DFU, GroupAlone], (instregex "CDFTR$")>;
|
D | SystemZScheduleZEC12.td | 1025 def : InstRW<[WLat9, FXU, DFU, GroupAlone], (instregex "CDFTR$")>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 910 EVALUATE(CDFTR);
|
D | constants-s390.h | 1406 V(cdftr, CDFTR, \
|
D | simulator-s390.cc | 1198 EvalTable[CDFTR] = &Simulator::Evaluate_CDFTR; in EvalTableInit() 7035 EVALUATE(CDFTR) { in EVALUATE() argument
|