Home
last modified time | relevance | path

Searched defs:startpgm (Results 1 – 4 of 4) sorted by relevance

/aosp_15_r20/external/mesa3d/src/amd/compiler/tests/
H A Dtest_optimizer_postRA.cpp21 auto& startpgm = bld.instructions->at(0); variable
525 aco_ptr<Instruction>& startpgm = bld.instructions->at(0); variable
606 aco_ptr<Instruction>& startpgm = bld.instructions->at(0); variable
692 aco_ptr<Instruction>& startpgm = bld.instructions->at(0); variable
773 aco_ptr<Instruction>& startpgm = bld.instructions->at(0); variable
855 aco_ptr<Instruction>& startpgm = bld.instructions->at(0); variable
H A Dhelpers.cpp114 aco_ptr<Instruction> startpgm{ in setup_cs() local
/aosp_15_r20/external/mesa3d/src/amd/compiler/
H A Daco_insert_exec_mask.cpp164 aco_ptr<Instruction>& startpgm = block->instructions[0]; in add_coupling_code() local
H A Daco_instruction_selection.cpp11391 Instruction* startpgm = create_instruction(aco_opcode::p_startpgm, Format::PSEUDO, 0, def_count); in add_startpgm() local
11506 split_arguments(isel_context* ctx, Instruction* startpgm) in split_arguments()
11703 Instruction* startpgm = add_startpgm(&ctx); in select_program_rt() local
11906 Instruction* startpgm = add_startpgm(&ctx); in select_shader() local