LLVM 19.0.0git
Public Attributes | List of all members
llvm::RVVArgDispatcher::RVVArgInfo Struct Reference

#include "Target/RISCV/RISCVISelLowering.h"

Public Attributes

unsigned NF
 
MVT VT
 
bool FirstVMask = false
 

Detailed Description

Definition at line 1046 of file RISCVISelLowering.h.

Member Data Documentation

◆ FirstVMask

bool llvm::RVVArgDispatcher::RVVArgInfo::FirstVMask = false

Definition at line 1049 of file RISCVISelLowering.h.

◆ NF

unsigned llvm::RVVArgDispatcher::RVVArgInfo::NF

Definition at line 1047 of file RISCVISelLowering.h.

◆ VT

MVT llvm::RVVArgDispatcher::RVVArgInfo::VT

Definition at line 1048 of file RISCVISelLowering.h.


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