Searched defs:entry_point_name (Results 1 – 6 of 6) sorted by relevance
68 const string& entry_point_name() const { return entry_point_name_; } in entry_point_name() function
118 string triple, string cpu_name, string features, string entry_point_name, in CpuAotCompilationOptions()878 const string& entry_point_name = options.entry_point_name(); in CompileAheadOfTime() local
101 std::string entry_point_name; member
571 const char *entry_point_name; member
3782 gl_shader_stage stage, const char *entry_point_name, in spirv_to_nir()