Searched defs:addEntryPoint (Results 1 – 2 of 2) sorted by relevance
835 SPIRVModuleImpl::addEntryPoint(SPIRVExecutionModelKind ExecModel, in addEntryPoint() function in SPIRV::SPIRVModuleImpl
1078 Instruction* Builder::addEntryPoint(ExecutionModel model, Function* function, const char* name) in addEntryPoint() function in spv::Builder