Home
last modified time | relevance | path

Searched refs:TBEGINC (Results 1 – 9 of 9) sorted by relevance

/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/
Dhtm-intrinsics.ll175 ; TBEGINC.
/external/llvm/test/CodeGen/SystemZ/
Dhtm-intrinsics.ll175 ; TBEGINC.
/external/v8/src/s390/
Dsimulator-s390.h1077 EVALUATE(TBEGINC);
Dconstants-s390.h684 V(tbeginc, TBEGINC, \
Dsimulator-s390.cc1365 EvalTable[TBEGINC] = &Simulator::Evaluate_TBEGINC; in EvalTableInit()
8633 EVALUATE(TBEGINC) { in EVALUATE() argument
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp6236 case SystemZ::TBEGINC: in EmitInstrWithCustomInserter()
6237 return emitTransactionBegin(MI, MBB, SystemZ::TBEGINC, true); in EmitInstrWithCustomInserter()
DSystemZInstrInfo.td1568 def TBEGINC : InstSIL<0xE561,
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/
DSystemZISelLowering.cpp7264 case SystemZ::TBEGINC: in EmitInstrWithCustomInserter()
7265 return emitTransactionBegin(MI, MBB, SystemZ::TBEGINC, true); in EmitInstrWithCustomInserter()
DSystemZInstrInfo.td1972 def TBEGINC : SideEffectBinarySIL<"tbeginc", 0xE561,