Searched refs:TBEGIN (Results 1 – 15 of 15) sorted by relevance
| /freebsd/bin/sh/ |
| H A D | mktokens | 63 TBEGIN 0 "{"
|
| H A D | parser.c | 513 else if (t == TBEGIN) in command() 574 case TBEGIN: in command()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrHTM.td | 31 def TBEGIN : XForm_htm0 <31, 654,
|
| H A D | P9InstrResources.td | 170 TBEGIN,
|
| H A D | PPCISelLowering.cpp | 14323 BuildMI(*BB, MI, Dl, TII->get(PPC::TBEGIN)).addImm(Imm); in EmitInstrWithCustomInserter()
|
| /freebsd/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 152 TBEGIN, enumerator
|
| H A D | SystemZOperators.td | 486 def z_tbegin : SDNode<"SystemZISD::TBEGIN", SDT_ZTBegin,
|
| H A D | SystemZISelLowering.cpp | 2563 Opcode = SystemZISD::TBEGIN; in isIntrinsicWithCCAndChain() 7418 OPCODE(TBEGIN); in getTargetNodeName() 10955 case SystemZ::TBEGIN: in EmitInstrWithCustomInserter() 10956 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, false); in EmitInstrWithCustomInserter() 10958 return emitTransactionBegin(MI, MBB, SystemZ::TBEGIN, true); in EmitInstrWithCustomInserter()
|
| H A D | SystemZScheduleZEC12.td | 686 def : InstRW<[WLat9, LSU2, FXU5, GroupAlone], (instregex "TBEGIN(C)?$")>;
|
| H A D | SystemZScheduleZ13.td | 716 def : InstRW<[WLat9, LSU2, FXb5, GroupAlone2], (instregex "TBEGIN(C)?$")>;
|
| H A D | SystemZScheduleZ17.td | 761 def : InstRW<[WLat9, LSU2, FXb5, GroupAlone2], (instregex "TBEGIN(C)?$")>;
|
| H A D | SystemZScheduleZ15.td | 752 def : InstRW<[WLat9, LSU2, FXb5, GroupAlone2], (instregex "TBEGIN(C)?$")>;
|
| H A D | SystemZScheduleZ14.td | 736 def : InstRW<[WLat9, LSU2, FXb5, GroupAlone2], (instregex "TBEGIN(C)?$")>;
|
| H A D | SystemZScheduleZ16.td | 752 def : InstRW<[WLat9, LSU2, FXb5, GroupAlone2], (instregex "TBEGIN(C)?$")>;
|
| H A D | SystemZInstrInfo.td | 2098 def TBEGIN : TestBinarySIL<"tbegin", 0xE560, z_tbegin, imm32zx16>;
|