Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVGlobalRegistry.h500 void addArrayStrideDecorations(Register Reg, Type *ElementType,
H A DSPIRVGlobalRegistry.cpp850 addArrayStrideDecorations(ArrayType->defs().begin()->getReg(), ET, in getOpTypeArray()
2064 void SPIRVGlobalRegistry::addArrayStrideDecorations( in addArrayStrideDecorations() function in SPIRVGlobalRegistry