Home
last modified time | relevance | path

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

/llvm-project/mlir/lib/Conversion/SPIRVToLLVM/
H A DConvertLaunchFuncToLLVMCalls.cpp109 auto entryPoints = module.getOps<spirv::EntryPointOp>(); in getKernelGlobalVariables() local
130 auto entryPoints = module.getOps<spirv::EntryPointOp>(); in encodeKernelName() local
/llvm-project/mlir/lib/Target/SPIRV/Serialization/
H A DSerializer.h351 SmallVector<uint32_t, 0> entryPoints; variable
/llvm-project/mlir/lib/Dialect/SPIRV/IR/
H A DSPIRVOps.cpp1504 entryPoints; verifyRegions() local