Searched refs:TEND (Results 1 – 13 of 13) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/PowerPC/ |
| H A D | PPCInstrHTM.td | 34 def TEND : XForm_htm1 <31, 686, 101 (TEND (HTM_get_imm imm:$R))>; 158 (TEND 1)>; 172 def : InstAlias<"tend.", (TEND 0)>, Requires<[HasHTM]>; 173 def : InstAlias<"tendall.", (TEND 1)>, Requires<[HasHTM]>;
|
| H A D | P9InstrResources.td | 792 // Cracked TEND Instruction. 798 TEND
|
| H A D | P10InstrResources.td | 1876 TEND
|
| /llvm-project-15.0.7/llvm/test/CodeGen/SystemZ/ |
| H A D | htm-intrinsics.ll | 186 ; TEND with integer CC return value. 197 ; TEND with implicit CC check. 216 ; TEND with dual CC use.
|
| /llvm-project-15.0.7/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 158 TEND, enumerator
|
| H A D | SystemZOperators.td | 436 def z_tend : SDNode<"SystemZISD::TEND", SDT_ZTEnd,
|
| H A D | SystemZScheduleZEC12.td | 689 def : InstRW<[WLat4, LSU, GroupAlone], (instregex "TEND$")>;
|
| H A D | SystemZScheduleZ13.td | 719 def : InstRW<[WLat1, FXb, GroupAlone], (instregex "TEND$")>;
|
| H A D | SystemZScheduleZ16.td | 754 def : InstRW<[WLat1, FXb, GroupAlone], (instregex "TEND$")>;
|
| H A D | SystemZScheduleZ15.td | 754 def : InstRW<[WLat1, FXb, GroupAlone], (instregex "TEND$")>;
|
| H A D | SystemZScheduleZ14.td | 739 def : InstRW<[WLat1, FXb, GroupAlone], (instregex "TEND$")>;
|
| H A D | SystemZISelLowering.cpp | 2011 Opcode = SystemZISD::TEND; in isIntrinsicWithCCAndChain() 5952 OPCODE(TEND); in getTargetNodeName()
|
| H A D | SystemZInstrInfo.td | 2106 def TEND : TestInherentS<"tend", 0xB2F8, z_tend>;
|