Home
last modified time | relevance | path

Searched refs:ETND (Results 1 – 10 of 10) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dhtm-intrinsics.ll335 ; ETND.
/external/llvm/test/CodeGen/SystemZ/
Dhtm-intrinsics.ll335 ; ETND.
/external/v8/src/s390/
Dsimulator-s390.h717 EVALUATE(ETND);
Dconstants-s390.h1240 V(etnd, ETND, 0xB2EC) /* type = RRE EXTRACT TRANSACTION NESTING DEPTH */ \
Dsimulator-s390.cc1006 EvalTable[ETND] = &Simulator::Evaluate_ETND; in EvalTableInit()
5321 EVALUATE(ETND) { in EVALUATE() argument
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZScheduleZEC12.td690 def : InstRW<[WLat30, MCD], (instregex "ETND$")>;
DSystemZScheduleZ13.td716 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ETND$")>;
DSystemZScheduleZ14.td735 def : InstRW<[WLat1, FXa, NormalGr], (instregex "ETND$")>;
DSystemZInstrInfo.td1989 def ETND : InherentRRE<"etnd", 0xB2EC, GR32, int_s390_etnd>;
/external/llvm/lib/Target/SystemZ/
DSystemZInstrInfo.td1591 def ETND : InherentRRE<"etnd", 0xB2EC, GR32, (int_s390_etnd)>;