| /third_party/mesa3d/src/compiler/nir/ |
| H A D | nir_lower_point_size_mov.c | 77 nir_variable *var = nir_intrinsic_get_var(intr, 0); in lower_impl() local
|
| H A D | nir_lower_point_size.c | 68 nir_variable *var = nir_deref_instr_get_variable(deref); in instr_is_point_size() local
|
| H A D | nir_opt_fragdepth.c | 73 nir_variable *var = nir_deref_instr_get_variable(deref); in nir_opt_fragdepth() local
|
| H A D | nir_lower_viewport_transform.c | 60 nir_variable *var = nir_intrinsic_get_var(intr, 0); in nir_lower_viewport_transform() local
|
| H A D | nir_lower_global_vars_to_local.c | 36 register_var_use(nir_variable *var, nir_function_impl *impl, in register_var_use() argument [all...] |
| H A D | nir_lower_patch_vertices.c | 33 nir_variable *var = in make_uniform() local 62 nir_variable *var = NULL; in nir_lower_patch_vertices() local [all...] |
| H A D | nir_lower_clip_cull_distance_arrays.c | 41 get_unwrapped_array_length(nir_shader *nir, nir_variable *var) in get_unwrapped_array_length() argument [all...] |
| /third_party/mesa3d/src/compiler/nir/tests/ |
| H A D | dce_tests.cpp | 87 nir_variable *var = nir_variable_create(bld.shader, nir_var_shader_out, glsl_int_type(), "out"); in TEST_F() local
|
| /third_party/mesa3d/src/compiler/glsl/ |
| H A D | ir_expression_flattening.cpp | 68 ir_variable *var; in handle_rvalue() local
|
| H A D | ir_variable_refcount.cpp | 67 ir_variable_refcount_entry::ir_variable_refcount_entry(ir_variable *var) in ir_variable_refcount_entry() argument 77 ir_variable_refcount_visitor::get_variable_entry(ir_variable *var) in get_variable_entry() argument 107 ir_variable *const var = ir->variable_referenced(); in visit() local [all...] |
| H A D | ir_variable_refcount.h | 49 ir_variable *var; /* The key: the variable's pointer. */ member in ir_variable_refcount_entry
|
| H A D | lower_discard_flow.cpp | 145 ir_variable *var = new(mem_ctx) ir_variable(glsl_type::bool_type, in lower_discard_flow() local
|
| H A D | lower_vertex_id.cpp | 53 ir_variable *const var = ir->as_variable(); in lower_vertex_id_visitor() local
|
| H A D | opt_flip_matrices.cpp | 49 ir_variable *var = ir->as_variable(); in matrix_flipper() local
|
| H A D | gl_nir_lower_images.c | 62 nir_variable *var; in lower_impl() local
|
| H A D | ir_builder.h | 56 operand(ir_variable *var) in operand() argument 76 deref(ir_variable *var) in deref() argument
|
| H A D | ir_array_refcount.h | 45 ir_variable *var; /* The key: the variable's pointer. */ member in ir_array_refcount_entry
|
| H A D | link_uniform_block_active_visitor.cpp | 29 process_block(void *mem_ctx, struct hash_table *ht, ir_variable *var) in process_block() argument 159 visit(ir_variable *var) visit() argument 226 ir_variable *const var = (d == NULL) ? NULL : d->var; visit_enter() local 272 ir_variable *var = ir->var; visit() local [all...] |
| H A D | propagate_invariance.cpp | 76 ir_variable *var = ir->lhs->variable_referenced(); in visit_enter() local
|
| /third_party/ltp/lib/newlib_tests/ |
| H A D | tst_bool_expr.c | 17 static int map(struct tst_expr_tok *var) in map() argument [all...] |
| /third_party/mesa3d/src/intel/compiler/ |
| H A D | brw_fs_dead_code_eliminate.cpp | 93 const unsigned var = live_vars.var_from_reg(inst->dst); in dead_code_eliminate() local 114 const unsigned var = live_vars.var_from_reg(inst->dst); in dead_code_eliminate() local 131 int var = live_vars.var_from_reg(inst->src[i]); in dead_code_eliminate() local
|
| /third_party/node/test/addons/worker-addon/ |
| H A D | binding.cc | 29 } var; variable
|
| /third_party/musl/src/env/ |
| H A D | setenv.c | 24 int setenv(const char *var, const char *value, int overwrite) in setenv() argument
|
| /third_party/node/deps/npm/node_modules/function-bind/ |
| H A D | implementation.js | [all...] |
| /third_party/mesa3d/src/util/ |
| H A D | os_time.c | 138 os_wait_until_zero(volatile int *var, uint64_t timeout) in os_wait_until_zero() argument 172 os_wait_until_zero_abs_timeout(volatile int *var, int64_t timeout) in os_wait_until_zero_abs_timeout() argument
|