Searched refs:CFXTR (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrDFP.td | 68 def CFXTR : TernaryRRFe<"cfxtr", 0xB949, GR32, FP128>;
|
D | SystemZScheduleZ196.td | 998 def : InstRW<[WLat7, WLat7, FXU, DFU2, GroupAlone], (instregex "CFXTR$")>;
|
D | SystemZScheduleZEC12.td | 1036 def : InstRW<[WLat7, WLat7, FXU, DFU2, GroupAlone], (instregex "CFXTR$")>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 908 EVALUATE(CFXTR);
|
D | constants-s390.h | 464 V(cfxtr, CFXTR, \
|
D | simulator-s390.cc | 1196 EvalTable[CFXTR] = &Simulator::Evaluate_CFXTR; in EvalTableInit() 7023 EVALUATE(CFXTR) { in EVALUATE() argument
|