Searched refs:TBEGINC (Results 1 – 9 of 9) sorted by relevance
/external/swiftshader/third_party/llvm-7.0/llvm/test/CodeGen/SystemZ/ |
D | htm-intrinsics.ll | 175 ; TBEGINC.
|
/external/llvm/test/CodeGen/SystemZ/ |
D | htm-intrinsics.ll | 175 ; TBEGINC.
|
/external/v8/src/s390/ |
D | simulator-s390.h | 1077 EVALUATE(TBEGINC);
|
D | constants-s390.h | 684 V(tbeginc, TBEGINC, \
|
D | simulator-s390.cc | 1365 EvalTable[TBEGINC] = &Simulator::Evaluate_TBEGINC; in EvalTableInit() 8633 EVALUATE(TBEGINC) { in EVALUATE() argument
|
/external/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 6236 case SystemZ::TBEGINC: in EmitInstrWithCustomInserter() 6237 return emitTransactionBegin(MI, MBB, SystemZ::TBEGINC, true); in EmitInstrWithCustomInserter()
|
D | SystemZInstrInfo.td | 1568 def TBEGINC : InstSIL<0xE561,
|
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/SystemZ/ |
D | SystemZISelLowering.cpp | 7264 case SystemZ::TBEGINC: in EmitInstrWithCustomInserter() 7265 return emitTransactionBegin(MI, MBB, SystemZ::TBEGINC, true); in EmitInstrWithCustomInserter()
|
D | SystemZInstrInfo.td | 1972 def TBEGINC : SideEffectBinarySIL<"tbeginc", 0xE561,
|