Home
last modified time | relevance | path

Searched defs:var_a (Results 1 – 4 of 4) sorted by relevance

/external/clang/test/Modules/
Dexclude-header.c6 a var_a; variable
/external/mesa3d/src/compiler/glsl/tests/
Darray_refcount_test.cpp407 ir_variable *var_a = new(mem_ctx) ir_variable(glsl_type::float_type, in TEST_F() local
442 ir_variable *var_a = new(mem_ctx) ir_variable(glsl_type::vec4_type, in TEST_F() local
483 ir_variable *var_a = new(mem_ctx) ir_variable(glsl_type::int_type, in TEST_F() local
515 ir_variable *var_a = new(mem_ctx) ir_variable(glsl_type::vec4_type, in TEST_F() local
547 ir_variable *var_a = new(mem_ctx) ir_variable(glsl_type::vec4_type, in TEST_F() local
588 ir_variable *var_a = new(mem_ctx) ir_variable(glsl_type::vec4_type, in TEST_F() local
647 ir_variable *var_a = new(mem_ctx) ir_variable(glsl_type::int_type, in TEST_F() local
Dopt_add_neg_to_sub_test.cpp38 ir_variable *var_a; member in add_neg_to_sub
/external/mesa3d/src/gallium/drivers/r300/compiler/
Dradeon_pair_regalloc.c584 struct rc_variable * var_a = a->Item; in do_advanced_regalloc() local