Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.cpp825 bool ExplicitLayoutRequired, in getOpTypeArray()
981 bool ExplicitLayoutRequired, bool EmitIR) { in findSPIRVType()
1025 bool ExplicitLayoutRequired, bool EmitIR) { in createSPIRVType()
1109 bool ExplicitLayoutRequired, bool EmitIR) { in restOfCreateSPIRVType()
1165 bool ExplicitLayoutRequired, bool EmitIR) { in getOrCreateSPIRVType()
1362 bool ExplicitLayoutRequired = storageClassRequiresExplictLayout(SC); in getOrCreateVulkanBufferType() local