Searched refs:brw_compact_instructions (Results 1 – 7 of 7) sorted by relevance
/third_party/mesa3d/src/intel/compiler/ |
D | brw_compile_clip.c | 82 brw_compact_instructions(&c.func, 0, NULL); in brw_compile_clip()
|
D | brw_compile_ff_gs.c | 646 brw_compact_instructions(&c.func, 0, NULL); in brw_compile_ff_gs_prog()
|
D | brw_eu.h | 1872 void brw_compact_instructions(struct brw_codegen *p, int start_offset,
|
D | brw_eu_compact.c | 2480 brw_compact_instructions(struct brw_codegen *p, int start_offset, in brw_compact_instructions() function
|
D | brw_vec4_generator.cpp | 2219 brw_compact_instructions(p, 0, disasm_info); in generate_code()
|
D | brw_fs_generator.cpp | 2557 brw_compact_instructions(p, start_offset, disasm_info); in generate_code()
|
/third_party/mesa3d/src/intel/tools/ |
D | i965_asm.c | 343 brw_compact_instructions(p, start_offset, disasm_info); in main()
|