LLVM: llvm::AMDGPU::VOP3PEncoding Namespace Reference (original) (raw)
llvm::AMDGPU::VOP3PEncoding Namespace Reference
| Enumerations | |
|---|---|
| enum | OpSel : uint64_t { OP_SEL_HI_0 = UINT64_C(1) << 59 , OP_SEL_HI_1 = UINT64_C(1) << 60 , OP_SEL_HI_2 = UINT64_C(1) << 14 } |
Enumeration Type Documentation
◆ OpSel
enum llvm::AMDGPU::VOP3PEncoding::OpSel : uint64_t
| Enumerator |
|---|
| OP_SEL_HI_0 |
| OP_SEL_HI_1 |
| OP_SEL_HI_2 |
Definition at line 1063 of file SIDefines.h.