Searched refs:CXFTR (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrDFP.td | 49 def CXFTR : TernaryRRFe<"cxftr", 0xB959, FP128, GR32>;
|
D | SystemZScheduleZ196.td | 989 def : InstRW<[WLat5, FXU, DFU4, GroupAlone], (instregex "CXFTR(A)?$")>;
|
D | SystemZScheduleZEC12.td | 1027 def : InstRW<[WLat5, FXU, DFU4, GroupAlone], (instregex "CXFTR(A)?$")>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 913 EVALUATE(CXFTR);
|
D | constants-s390.h | 1408 V(cxftr, CXFTR, \
|
D | simulator-s390.cc | 1201 EvalTable[CXFTR] = &Simulator::Evaluate_CXFTR; in EvalTableInit() 7053 EVALUATE(CXFTR) { in EVALUATE() argument
|