LLVM 22.0.0git
llvm::RISCV::RISCVVSETVLIInfoAnalysis Class Reference

#include "Target/RISCV/RISCVVSETVLIInfoAnalysis.h"

Public Member Functions

 RISCVVSETVLIInfoAnalysis ()=default
 RISCVVSETVLIInfoAnalysis (const RISCVSubtarget *ST, LiveIntervals *LIS)
VSETVLIInfo getInfoForVSETVLI (const MachineInstr &MI) const
VSETVLIInfo computeInfoForInstr (const MachineInstr &MI) const

Detailed Description

Definition at line 571 of file RISCVVSETVLIInfoAnalysis.h.

Constructor & Destructor Documentation

◆ RISCVVSETVLIInfoAnalysis() [1/2]

llvm::RISCV::RISCVVSETVLIInfoAnalysis::RISCVVSETVLIInfoAnalysis ( )
default

◆ RISCVVSETVLIInfoAnalysis() [2/2]

llvm::RISCV::RISCVVSETVLIInfoAnalysis::RISCVVSETVLIInfoAnalysis ( const RISCVSubtarget * ST,
LiveIntervals * LIS )
inline

Definition at line 578 of file RISCVVSETVLIInfoAnalysis.h.

Member Function Documentation

◆ computeInfoForInstr()

◆ getInfoForVSETVLI()


The documentation for this class was generated from the following files: