Searched refs:STNP (Results 1 – 4 of 4) sorted by relevance
| /llvm-project-15.0.7/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 454 STNP, enumerator
|
| H A D | AArch64SchedAmpere1.td | 993 def : InstRW<[Ampere1Write_1cyc_2S], (instregex "STNP(X|W)i")>;
|
| H A D | AArch64InstrInfo.td | 732 def AArch64stnp : SDNode<"AArch64ISD::STNP", SDT_AArch64stnp, [SDNPHasChain, SDNPMayStore, SDNPMemO… 8114 // because there is no single-input nontemporal store, only STNP.
|
| H A D | AArch64ISelLowering.cpp | 2313 MAKE_CASE(AArch64ISD::STNP) in getTargetNodeName() 5213 AArch64ISD::STNP, Dl, DAG.getVTList(MVT::Other), in LowerSTORE()
|