Searched defs:mubuf (Results 1 - 5 of 5) sorted by relevance
| /xsrc/external/mit/MesaLib/dist/src/amd/compiler/ |
| H A D | aco_print_ir.cpp | 365 const MUBUF_instruction& mubuf = instr->mubuf(); local in function:aco::print_instr_format_specific [all...] |
| H A D | aco_assembler.cpp | 381 MUBUF_instruction& mubuf = instr->mubuf(); local in function:aco::emit_instruction [all...] |
| H A D | aco_optimizer.cpp | 1094 MUBUF_instruction& mubuf = instr->mubuf(); local in function:aco::label_instruction [all...] |
| H A D | aco_ir.h | 1120 MUBUF_instruction& mubuf() noexcept function in struct:aco::Instruction 1125 const MUBUF_instruction& mubuf() const noexcept function in struct:aco::Instruction
|
| H A D | aco_instruction_selection.cpp | 4063 aco_ptr<MUBUF_instruction> mubuf{create_instruction<MUBUF_instruction>(op, Format::MUBUF, 3, 1)}; local in function:aco::__anon562fcc110110::mubuf_load_callback 4138 aco_ptr<MUBUF_instruction> mubuf{ local in function:aco::__anon562fcc110110::global_load_callback 5194 Instruction* mubuf = bld.mubuf(opcode, Definition(fetch_dst), list, fetch_index, local in function:aco::__anon562fcc110110::visit_load_input 6377 aco_ptr<MUBUF_instruction> mubuf{create_instruction<MUBUF_instruction>( local in function:aco::__anon562fcc110110::visit_image_atomic 6661 aco_ptr<MUBUF_instruction> mubuf{ local in function:aco::__anon562fcc110110::visit_atomic_ssbo 6809 aco_ptr<MUBUF_instruction> mubuf{ local in function:aco::__anon562fcc110110::visit_store_global 6978 aco_ptr<MUBUF_instruction> mubuf{ local in function:aco::__anon562fcc110110::visit_global_atomic 7328 Instruction* mubuf = bld.mubuf(op, rsrc, offset, ctx->program->scratch_offset, write_data local in function:aco::__anon562fcc110110::visit_store_scratch 9577 aco_ptr<MUBUF_instruction> mubuf{ local in function:aco::__anon562fcc110110::visit_tex [all...] |
Completed in 22 milliseconds