Searched refs:STNP (Results 1 – 5 of 5) sorted by relevance
| /freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
| H A D | AArch64ISelLowering.h | 516 STNP, enumerator
|
| H A D | AArch64SchedAmpere1.td | 997 def : InstRW<[Ampere1Write_1cyc_2S], (instregex "STNP(X|W)i")>;
|
| H A D | AArch64SchedAmpere1B.td | 979 def : InstRW<[Ampere1BWrite_1cyc_2S], (instregex "STNP(X|W)i")>;
|
| H A D | AArch64InstrInfo.td | 931 def AArch64stnp : SDNode<"AArch64ISD::STNP", SDT_AArch64stnp, [SDNPHasChain, SDNPMayStore, SDNPMemO… 9613 // because there is no single-input nontemporal store, only STNP.
|
| H A D | AArch64ISelLowering.cpp | 2831 MAKE_CASE(AArch64ISD::STNP) in getTargetNodeName() 6476 AArch64ISD::STNP, Dl, DAG.getVTList(MVT::Other), in LowerSTORE()
|