Home
last modified time | relevance | path

Searched defs:instrs (Results 1 – 11 of 11) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
Daco_form_hard_clauses.cpp42 emit_clause(Builder& bld, unsigned num_instrs, aco_ptr<Instruction>* instrs) in emit_clause()
/third_party/mesa3d/src/freedreno/afuc/
Ddisasm.c289 disasm_instr(uint32_t *instrs, unsigned pc) in disasm_instr()
724 setup_labels(uint32_t *instrs, uint32_t sizedwords) in setup_labels()
837 uint32_t *instrs = buf; in disasm_legacy() local
Demu.c472 uint32_t *instrs = emu->instrs; in emu_fini() local
Demu.h160 uint32_t *instrs; member
/third_party/mesa3d/src/gallium/drivers/radeonsi/
Dsi_nir_optim.c56 struct set *instrs = _mesa_set_create(NULL, _mesa_hash_pointer, in check_instr_depends_on_tex() local
/third_party/mesa3d/src/freedreno/isa/
Dencode.c305 BITSET_WORD *ptr, *instrs; in isa_assemble() local
/third_party/mesa3d/src/mesa/program/
Dprogram.c606 struct prog_instruction *instrs = prog->arb.Instructions; in _mesa_add_separate_state_parameters() local
/third_party/mesa3d/src/compiler/nir/
Dnir_opt_gcm.c88 struct exec_list instrs; member
/third_party/mesa3d/src/panfrost/bifrost/
Ddisassemble.c444 struct bifrost_alu_inst instrs[8] = {}; in dump_clause() local
/third_party/mesa3d/src/freedreno/decode/
Dpgmdump.c542 uint8_t *instrs = NULL; in dump_shaders_a3xx() local
623 uint8_t *instrs = NULL; in dump_shaders_a3xx() local
/third_party/mesa3d/src/compiler/isaspec/
Ddecode.c703 BITSET_WORD *instrs = bin; in decode() local