Home
last modified time | relevance | path

Searched defs:fau (Results 1 – 5 of 5) sorted by relevance

/external/mesa3d/src/panfrost/compiler/valhall/
Dva_validate.c49 fau_state_buffer(struct fau_state *fau, bi_index idx) in fau_state_buffer()
64 fau_state_uniform(struct fau_state *fau, bi_index idx) in fau_state_uniform()
78 fau_is_special(enum bir_fau fau) in fau_is_special()
84 fau_state_special(struct fau_state *fau, bi_index idx) in fau_state_special()
98 valid_src(struct fau_state *fau, unsigned fau_page, bi_index src) in valid_src()
118 struct fau_state fau = {.uniform_slot = -1}; in va_validate_fau() local
131 struct fau_state fau = {.uniform_slot = -1}; in va_repair_fau() local
Dasm.py93 def encode_source(op, fau): argument
Dva_pack.c96 va_pack_fau_special(const bi_instr *I, enum bir_fau fau) in va_pack_fau_special()
/external/mesa3d/src/panfrost/compiler/bifrost/
Dbi_schedule.c95 enum bir_fau fau; member
808 enum bir_fau fau = tuple->fau; in bi_update_fau() local
2000 unsigned *cwords, bi_index *fau) in bi_check_fau_src()
2053 bi_index fau = bi_null(); in bi_lower_fau() local
/external/mesa3d/src/panfrost/lib/genxml/
Ddecode_csf.c90 mali_ptr fau = cs_get_u64(qctx, reg_fau); in pandecode_run_compute() local