Home
last modified time | relevance | path

Searched refs:COMPONENT_Y (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h741 COMPONENT_Y, // A VOPD instruction, Y component. enumerator
742 MAX = COMPONENT_Y
820 : Kind(ComponentKind::COMPONENT_Y), PrevComp(OpXProps), in ComponentLayout()