Searched refs:CXLFTR (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrDFP.td | 57 def CXLFTR : TernaryRRFe<"cxlftr", 0xB95B, FP128, GR32>;
|
D | SystemZScheduleZ196.td | 992 def : InstRW<[WLat9, FXU, DFU4, GroupAlone], (instregex "CXLFTR$")>;
|
D | SystemZScheduleZEC12.td | 1030 def : InstRW<[WLat9, FXU, DFU4, GroupAlone], (instregex "CXLFTR$")>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 915 EVALUATE(CXLFTR);
|
D | constants-s390.h | 476 V(cxlftr, CXLFTR, \
|
D | simulator-s390.cc | 1203 EvalTable[CXLFTR] = &Simulator::Evaluate_CXLFTR; in EvalTableInit() 7065 EVALUATE(CXLFTR) { in EVALUATE() argument
|