|
LLVM 24.0.0git
|
Public Attributes | |
| MVT | RegVT |
| unsigned | NumVecs |
| Intrinsic::ID | LoadIntID |
| Intrinsic::ID | StoreIntID |
Definition at line 7775 of file AArch64ISelLowering.cpp.
| Intrinsic::ID SVEMultiVectorInfo::LoadIntID |
Definition at line 7778 of file AArch64ISelLowering.cpp.
Referenced by tryLowerMultiVectorLoad().
| unsigned SVEMultiVectorInfo::NumVecs |
Definition at line 7777 of file AArch64ISelLowering.cpp.
Referenced by tryLowerMultiVectorLoad(), and tryLowerMultiVectorStore().
| MVT SVEMultiVectorInfo::RegVT |
Definition at line 7776 of file AArch64ISelLowering.cpp.
Referenced by tryLowerMultiVectorLoad(), and tryLowerMultiVectorStore().
| Intrinsic::ID SVEMultiVectorInfo::StoreIntID |
Definition at line 7779 of file AArch64ISelLowering.cpp.
Referenced by tryLowerMultiVectorStore().