Home
last modified time | relevance | path

Searched defs:ComponentLayout (Results 1 – 1 of 1) sorted by relevance

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h665 ComponentLayout(ComponentKind Kind) : Kind(Kind) { in ComponentLayout() function
670 ComponentLayout(const ComponentProps &OpXProps) in ComponentLayout() function
709 : ComponentLayout(Kind), ComponentProps(OpDesc) {} in ComponentLayout() function