Searched refs:TEND (Results 1 – 14 of 14) sorted by relevance
| /freebsd-14.2/contrib/llvm-project/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 | 794 // Cracked TEND Instruction. 800 TEND
|
| /freebsd-14.2/bin/sh/ |
| H A D | mktokens | 66 TEND 1 "}"
|
| H A D | parser.c | 517 t = TEND; in command() 579 consumetoken(TEND); in command()
|
| /freebsd-14.2/usr.bin/m4/TEST/ |
| H A D | hash.m4 | 53 define(TEND,< "",0 macro
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SystemZ/ |
| H A D | SystemZISelLowering.h | 156 TEND, enumerator
|
| H A D | SystemZOperators.td | 457 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 | SystemZScheduleZ14.td | 739 def : InstRW<[WLat1, FXb, GroupAlone], (instregex "TEND$")>;
|
| H A D | SystemZScheduleZ15.td | 754 def : InstRW<[WLat1, FXb, GroupAlone], (instregex "TEND$")>;
|
| H A D | SystemZInstrInfo.td | 2035 def TEND : TestInherentS<"tend", 0xB2F8, z_tend>;
|
| H A D | SystemZISelLowering.cpp | 2210 Opcode = SystemZISD::TEND; in isIntrinsicWithCCAndChain() 6354 OPCODE(TEND); in getTargetNodeName()
|