LLVM 24.0.0git
SVEMultiVectorInfo Struct Reference

Public Attributes

MVT RegVT
unsigned NumVecs
Intrinsic::ID LoadIntID
Intrinsic::ID StoreIntID

Detailed Description

Definition at line 7831 of file AArch64ISelLowering.cpp.

Member Data Documentation

◆ LoadIntID

Intrinsic::ID SVEMultiVectorInfo::LoadIntID

Definition at line 7834 of file AArch64ISelLowering.cpp.

Referenced by tryLowerMultiVectorLoad().

◆ NumVecs

unsigned SVEMultiVectorInfo::NumVecs

Definition at line 7833 of file AArch64ISelLowering.cpp.

Referenced by tryLowerMultiVectorLoad(), and tryLowerMultiVectorStore().

◆ RegVT

MVT SVEMultiVectorInfo::RegVT

Definition at line 7832 of file AArch64ISelLowering.cpp.

Referenced by tryLowerMultiVectorLoad(), and tryLowerMultiVectorStore().

◆ StoreIntID

Intrinsic::ID SVEMultiVectorInfo::StoreIntID

Definition at line 7835 of file AArch64ISelLowering.cpp.

Referenced by tryLowerMultiVectorStore().


The documentation for this struct was generated from the following file: