Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/SPIRV/
H A DSPIRVBuiltins.cpp1532 const Type *LocalSizeTy = getMachineInstrType(ArrayMI); in buildEnqueueKernel() local
1533 assert(LocalSizeTy && "Local size type is expected"); in buildEnqueueKernel()
1535 cast<ArrayType>(LocalSizeTy)->getNumElements(); in buildEnqueueKernel()