Searched refs:SMSTART (Results 1 – 4 of 4) sorted by relevance
/freebsd/contrib/llvm-project/llvm/lib/Target/AArch64/ |
H A D | AArch64ISelLowering.h | 76 SMSTART, enumerator
|
H A D | AArch64CallingConvention.td | 629 // The SMSTART/SMSTOP instructions preserve only GPR registers.
|
H A D | AArch64SMEInstrInfo.td | 13 def AArch64_smstart : SDNode<"AArch64ISD::SMSTART", SDTypeProfile<0, 2,
|
H A D | AArch64ISelLowering.cpp | 2539 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()
|