Home
last modified time | relevance | path

Searched refs:TBEGIN (Results 1 – 7 of 7) sorted by relevance

/external/llvm/test/CodeGen/SystemZ/
Dhtm-intrinsics.ll14 ; TBEGIN.
40 ; TBEGIN (nofloat).
51 ; TBEGIN (nofloat) with integer CC return value.
64 ; TBEGIN (nofloat) with implicit CC check.
85 ; TBEGIN (nofloat) with dual CC use.
108 ; TBEGIN (nofloat) with register.
119 ; TBEGIN (nofloat) with GRSM 0x0f00.
130 ; TBEGIN (nofloat) with GRSM 0xf100.
141 ; TBEGIN (nofloat) with GRSM 0xfe00 -- stack pointer added automatically.
152 ; TBEGIN (nofloat) with GRSM 0xfb00 -- no frame pointer needed.
[all …]
/external/llvm/lib/Target/PowerPC/
DPPCInstrHTM.td30 def TBEGIN : XForm_htm0 <31, 654,
99 TBEGIN (HTM_get_imm imm:$R)), sub_eq),
/external/llvm/lib/Target/SystemZ/
DSystemZISelLowering.h152 TBEGIN, enumerator
DSystemZOperators.td315 def z_tbegin : SDNode<"SystemZISD::TBEGIN", SDT_ZTBegin,
DSystemZISelLowering.cpp1251 Opcode = SystemZISD::TBEGIN; in isIntrinsicWithCCAndChain()
4460 OPCODE(TBEGIN); in getTargetNodeName()
5913 case SystemZ::TBEGIN: in EmitInstrWithCustomInserter()
5914 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, false); in EmitInstrWithCustomInserter()
5916 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, true); in EmitInstrWithCustomInserter()
DSystemZInstrInfo.td1372 def TBEGIN : InstSIL<0xE560,
/external/valgrind/
DNEWS38 353680 s390x: Crash with certain glibc versions due to non-implemented TBEGIN