Home
last modified time | relevance | path

Searched defs:instrs (Results 1 - 16 of 16) sorted by relevance

/third_party/elfutils/libcpu/
H A Di386_parse.y280 instrs: instrs '\n' instr label
/third_party/mesa3d/src/freedreno/afuc/
H A Dparser.y175 instrs: instr_or_label instrs label
H A Demu.c472 uint32_t *instrs = emu->instrs; in emu_fini() local
H A Demu.h160 uint32_t *instrs; member
H A Ddisasm.c289 disasm_instr(uint32_t *instrs, unsigned pc) in disasm_instr() argument
724 setup_labels(uint32_t *instrs, uint32_t sizedwords) setup_labels() argument
837 uint32_t *instrs = buf; disasm_legacy() local
[all...]
/third_party/mesa3d/src/amd/compiler/
H A Daco_form_hard_clauses.cpp42 emit_clause(Builder& bld, unsigned num_instrs, aco_ptr<Instruction>* instrs) in emit_clause() argument
/third_party/mesa3d/src/mesa/program/
H A Dprogram.c445 struct prog_instruction *instrs = prog->arb.Instructions; in _mesa_add_separate_state_parameters() local
/third_party/mesa3d/src/gallium/drivers/radeonsi/
H A 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/
H A Dencode.c328 BITSET_WORD *ptr, *instrs; in isa_assemble() local
/third_party/mesa3d/src/compiler/nir/
H A Dnir_opt_gcm.c91 struct exec_list instrs; member
[all...]
/third_party/mesa3d/src/compiler/isaspec/
H A Ddecode.c711 BITSET_WORD *instrs = bin; in decode() local
/third_party/mesa3d/src/freedreno/decode/
H A Dpgmdump.c542 uint8_t *instrs = NULL; in dump_shaders_a3xx() local
623 uint8_t *instrs = NULL; in dump_shaders_a3xx() local
[all...]
/third_party/mesa3d/src/panfrost/bifrost/
H A Ddisassemble.c444 struct bifrost_alu_inst instrs[8] = {}; in dump_clause() local
[all...]
/third_party/mesa3d/src/freedreno/ir3/
H A Dir3_parser.y797 instrs: instrs instr label
/third_party/mesa3d/src/panfrost/midgard/
H A Dmidgard_ra.c360 midgard_instruction *instrs[2][4]; in mir_compute_interference() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/
H A DMachineBasicBlock.h211 instr_range instrs() { return instr_range(instr_begin(), instr_end()); } in instrs() function in llvm::MachineBasicBlock
212 const_instr_range instrs() const { in instrs() function in llvm::MachineBasicBlock

Completed in 16 milliseconds