Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h63 SMSTART, enumerator
H A DAArch64CallingConvention.td574 // The SMSTART/SMSTOP instructions preserve only GPR registers.
H A DAArch64SMEInstrInfo.td13 def AArch64_smstart : SDNode<"AArch64ISD::SMSTART", SDTypeProfile<0, 3,
H A DAArch64ISelLowering.cpp2353 MAKE_CASE(AArch64ISD::SMSTART) in getTargetNodeName()
5003 AArch64ISD::SMSTART, DL, MVT::Other, in LowerINTRINSIC_VOID()
7512 unsigned Opcode = Enable ? AArch64ISD::SMSTART : AArch64ISD::SMSTOP; in changeStreamingMode()
8168 AArch64ISD::SMSTART, DL, MVT::Other, Result, in LowerCall()