Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64ISelLowering.h76 SMSTART, enumerator
H A DAArch64CallingConvention.td629 // The SMSTART/SMSTOP instructions preserve only GPR registers.
H A DAArch64SMEInstrInfo.td13 def AArch64_smstart : SDNode<"AArch64ISD::SMSTART", SDTypeProfile<0, 2,
H A DAArch64ISelLowering.cpp2539 MAKE_CASE(AArch64ISD::SMSTART) in getTargetNodeName()
5571 AArch64ISD::SMSTART, DL, MVT::Other, in LowerINTRINSIC_VOID()
8226 unsigned Opcode = Enable ? AArch64ISD::SMSTART : AArch64ISD::SMSTOP; in changeStreamingMode()
8930 AArch64ISD::SMSTART, DL, MVT::Other, Result, in LowerCall()