Lines Matching defs:func
31 struct brw_codegen func;
131 struct brw_codegen *p = &c->func;
146 struct brw_codegen *p = &c->func;
189 struct brw_codegen *p = &c->func;
221 struct brw_codegen *p = &c->func;
253 struct brw_codegen *p = &c->func;
334 struct brw_codegen *p = &c->func;
349 gfx4_math(&c->func,
444 struct brw_codegen *p = &c->func;
533 struct brw_codegen *p = &c->func;
605 struct brw_codegen *p = &c->func;
637 gfx4_math(&c->func,
697 struct brw_codegen *p = &c->func;
756 struct brw_codegen *p = &c->func;
816 brw_init_codegen(&compiler->isa, &c.func, mem_ctx);
866 /* brw_compact_instructions(&c.func, 0, 0, NULL); */
870 const unsigned *program = brw_get_program(&c.func, final_assembly_size);