Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.h812 ComponentLayout(ComponentKind Kind, unsigned VOPD3ModsNum, int BitOp3Idx) in ComponentLayout() function
818 ComponentLayout(const ComponentProps &OpXProps, unsigned VOPD3ModsNum, in ComponentLayout() function
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DVTableBuilder.cpp2335 ASTContext &Context, VTableComponentLayout ComponentLayout) in ItaniumVTableContext()
H A DASTContext.cpp13133 auto ComponentLayout = getLangOpts().RelativeCXXABIVTables in getVTableContext() local