Home
last modified time | relevance | path

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

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
DAArch64ISelLowering.h444 STNP, enumerator
DAArch64InstrInfo.td616 def AArch64stnp : SDNode<"AArch64ISD::STNP", SDT_AArch64stnp, [SDNPHasChain, SDNPMayStore, SDNPMemO…
7906 // because there is no single-input nontemporal store, only STNP.
DAArch64ISelLowering.cpp2162 MAKE_CASE(AArch64ISD::STNP) in getTargetNodeName()
4615 AArch64ISD::STNP, Dl, DAG.getVTList(MVT::Other), in LowerSTORE()