Home
last modified time | relevance | path

Searched refs:STNP (Results 1 – 4 of 4) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h480 STNP, enumerator
H A DAArch64SchedAmpere1.td993 def : InstRW<[Ampere1Write_1cyc_2S], (instregex "STNP(X|W)i")>;
H A DAArch64InstrInfo.td791 def AArch64stnp : SDNode<"AArch64ISD::STNP", SDT_AArch64stnp, [SDNPHasChain, SDNPMayStore, SDNPMemO…
8317 // because there is no single-input nontemporal store, only STNP.
H A DAArch64ISelLowering.cpp2569 MAKE_CASE(AArch64ISD::STNP) in getTargetNodeName()
5660 AArch64ISD::STNP, Dl, DAG.getVTList(MVT::Other), in LowerSTORE()