Home
last modified time | relevance | path

Searched defs:constructor_type (Results 1 - 4 of 4) sorted by relevance

/third_party/mesa3d/src/compiler/glsl/
H A Dast_function.cpp1181 process_vec_mat_constructor(exec_list *instructions, const glsl_type *constructor_type, YYLTYPE *loc, exec_list *parameters, struct _mesa_glsl_parse_state *state) process_vec_mat_constructor() argument
1938 process_record_constructor(exec_list *instructions, const glsl_type *constructor_type, YYLTYPE *loc, exec_list *parameters, struct _mesa_glsl_parse_state *state) process_record_constructor() argument
2121 const glsl_type *const constructor_type = type->glsl_type(& name, state); hir() local
2541 const glsl_type *const constructor_type = this->constructor_type; hir() local
[all...]
H A Dast.h427 const glsl_type *constructor_type; member in ast_aggregate_initializer
/third_party/node/deps/v8/src/compiler/
H A Djs-typed-lowering.cc1332 Type constructor_type = NodeProperties::GetType(constructor); in ReduceJSOrdinaryHasInstance() local
/third_party/node/deps/v8/src/init/
H A Dbootstrapper.cc522 SetConstructorInstanceType(Isolate* isolate, Handle<JSFunction> constructor, InstanceType constructor_type) SetConstructorInstanceType() argument
4048 InstallTypedArray(const char* name, ElementsKind elements_kind, InstanceType constructor_type, int rab_gsab_initial_map_index) InstallTypedArray() argument

Completed in 19 milliseconds