LLVM: llvm::sandboxir::Action Struct Reference (original) (raw)
#include "[llvm/Transforms/Vectorize/SandboxVectorizer/InstrMaps.h](InstrMaps%5F8h%5Fsource.html)"
| Public Attributes | |
|---|---|
| unsigned | Idx = 0 |
| const LegalityResult * | LegalityRes = nullptr |
| SmallVector< Value *, 4 > | Bndl |
| SmallVector< Value * > | UserBndl |
| unsigned | Depth |
| SmallVector< Action * > | Operands |
| Value * | Vec = nullptr |
Definition at line 27 of file InstrMaps.h.
◆ dump()
| void llvm::sandboxir::Action::dump | ( | ) | const |
|---|
◆ print()
| void llvm::sandboxir::Action::print | ( | raw_ostream & | OS | ) | const |
|---|
◆ operator<<
◆ Bndl
◆ Depth
◆ Idx
unsigned llvm::sandboxir::Action::Idx = 0
◆ LegalityRes
◆ Operands
◆ UserBndl
◆ Vec
Value* llvm::sandboxir::Action::Vec = nullptr
The documentation for this struct was generated from the following files:
- include/llvm/Transforms/Vectorize/SandboxVectorizer/InstrMaps.h
- lib/Transforms/Vectorize/SandboxVectorizer/InstrMaps.cpp