Searched refs:ETND (Results 1 – 10 of 10) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | htm-intrinsics.ll | 335 ; ETND.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | htm-intrinsics.ll | 335 ; ETND.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 717 EVALUATE(ETND);
|
D | constants-s390.h | 1240 V(etnd, ETND, 0xB2EC) /* type = RRE EXTRACT TRANSACTION NESTING DEPTH */ \
|
D | simulator-s390.cc | 1006 EvalTable[ETND] = &Simulator::Evaluate_ETND; in EvalTableInit() 5321 EVALUATE(ETND) { in EVALUATE() argument
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZScheduleZEC12.td | 690 def : InstRW<[WLat30, MCD], (instregex "ETND$")>;
|
D | SystemZScheduleZ13.td | 716 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ETND$")>;
|
D | SystemZScheduleZ14.td | 735 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ETND$")>;
|
D | SystemZInstrInfo.td | 1989 def ETND : InherentRRE<"etnd", 0xB2EC, GR32, int_s390_etnd>;
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZInstrInfo.td | 1591 def ETND : InherentRRE<"etnd", 0xB2EC, GR32, (int_s390_etnd)>;
|