LLVM 19.0.0git
Enumerations
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

Enumerator
OP_SEL_HI_0 
OP_SEL_HI_1 
OP_SEL_HI_2 

Definition at line 1004 of file SIDefines.h.