| 
    LLVM 22.0.0git
    
   | 
 
Public Attributes | |
| unsigned | Log2IdxEEW: 3 | 
| unsigned | IsOrdered: 1 | 
| unsigned | IsStore: 1 | 
| unsigned | NF: 4 | 
| unsigned | BaseInstr | 
Definition at line 26 of file RISCVCustomBehaviour.cpp.
| unsigned llvm::RISCV::VXMemOpInfo::BaseInstr | 
Definition at line 31 of file RISCVCustomBehaviour.cpp.
| unsigned llvm::RISCV::VXMemOpInfo::IsOrdered | 
Definition at line 28 of file RISCVCustomBehaviour.cpp.
| unsigned llvm::RISCV::VXMemOpInfo::IsStore | 
Definition at line 29 of file RISCVCustomBehaviour.cpp.
| unsigned llvm::RISCV::VXMemOpInfo::Log2IdxEEW | 
Definition at line 27 of file RISCVCustomBehaviour.cpp.
| unsigned llvm::RISCV::VXMemOpInfo::NF | 
Definition at line 30 of file RISCVCustomBehaviour.cpp.