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