LLVM: llvm::VFParameter Struct Reference (original) (raw)
Encapsulates information needed to describe a parameter. More...
#include "[llvm/IR/VFABIDemangler.h](VFABIDemangler%5F8h%5Fsource.html)"
Detailed Description
Encapsulates information needed to describe a parameter.
The description of the parameter is not linked directly to OpenMP or any other vector function description. This structure is extendible to handle other paradigms that describe vector functions and their parameters.
Definition at line 64 of file VFABIDemangler.h.
Member Function Documentation
◆ operator==()
Member Data Documentation
◆ Alignment
◆ LinearStepOrPos
int llvm::VFParameter::LinearStepOrPos = 0
◆ ParamKind
◆ ParamPos
The documentation for this struct was generated from the following file:
- include/llvm/IR/VFABIDemangler.h