Searched refs:CXLGTR (Results 1 – 6 of 6) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZInstrDFP.td | 55 def CXLGTR : TernaryRRFe<"cxlgtr", 0xB95A, FP128, GR64>;
|
D | SystemZScheduleZ196.td | 993 def : InstRW<[WLat5, FXU, DFU4, GroupAlone], (instregex "CXLGTR$")>;
|
D | SystemZScheduleZEC12.td | 1031 def : InstRW<[WLat5, FXU, DFU4, GroupAlone], (instregex "CXLGTR$")>;
|
/external/v8/src/s390/ |
D | simulator-s390.h | 914 EVALUATE(CXLGTR);
|
D | constants-s390.h | 474 V(cxlgtr, CXLGTR, \
|
D | simulator-s390.cc | 1202 EvalTable[CXLGTR] = &Simulator::Evaluate_CXLGTR; in EvalTableInit() 7059 EVALUATE(CXLGTR) { in EVALUATE() argument
|