Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h29 using StructOffsetDecorator = std::function<void(Register)>; variable
455 StructOffsetDecorator Decorator, bool EmitIR);
H A DSPIRVGlobalRegistry.cpp873 StructOffsetDecorator Decorator, bool EmitIR) { in getOpTypeStruct()
1059 StructOffsetDecorator Decorator = nullptr; in createSPIRVType()
1393 StructOffsetDecorator Decorator = [&MIRBuilder, &Offsets](Register Reg) { in getOrCreateLayoutType()