Home
last modified time | relevance | path

Searched refs:fd2_compile_context (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/gallium/drivers/freedreno/a2xx/
Dfd2_compiler.c46 struct fd2_compile_context { struct
114 export_linkage(struct fd2_compile_context *ctx, int idx) in export_linkage() argument
126 compile_init(struct fd2_compile_context *ctx, struct fd_program_stateobj *prog, in compile_init()
234 compile_free(struct fd2_compile_context *ctx) in compile_free()
240 next_exec_cf(struct fd2_compile_context *ctx) in next_exec_cf()
249 compile_vtx_fetch(struct fd2_compile_context *ctx) in compile_vtx_fetch()
307 get_temp_gpr(struct fd2_compile_context *ctx, int idx) in get_temp_gpr()
316 add_dst_reg(struct fd2_compile_context *ctx, struct ir2_instruction *alu, in add_dst_reg()
358 add_src_reg(struct fd2_compile_context *ctx, struct ir2_instruction *alu, in add_src_reg()
431 add_regs_vector_1(struct fd2_compile_context *ctx, in add_regs_vector_1()
[all …]