Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h64 SMSTOP, enumerator
H A DAArch64CallingConvention.td574 // The SMSTART/SMSTOP instructions preserve only GPR registers.
H A DAArch64SMEInstrInfo.td17 def AArch64_smstop : SDNode<"AArch64ISD::SMSTOP", SDTypeProfile<0, 3,
H A DAArch64ISelLowering.cpp2354 MAKE_CASE(AArch64ISD::SMSTOP) in getTargetNodeName()
5009 AArch64ISD::SMSTOP, DL, MVT::Other, in LowerINTRINSIC_VOID()
7512 unsigned Opcode = Enable ? AArch64ISD::SMSTART : AArch64ISD::SMSTOP; in changeStreamingMode()
7733 AArch64ISD::SMSTOP, DL, MVT::Other, Chain, in LowerCall()