Home
last modified time | relevance | path

Searched refs:first_temp_id (Results 1 - 3 of 3) sorted by relevance

/third_party/mesa3d/src/amd/compiler/
H A Daco_instruction_selection.h63 uint32_t first_temp_id; member
H A Daco_instruction_selection_setup.cpp464 ctx->first_temp_id = ctx->program->peekAllocationId(); in init_context()
466 RegClass* regclasses = ctx->program->temp_rc.data() + ctx->first_temp_id; in init_context()
H A Daco_instruction_selection.cpp131 uint32_t id = ctx->first_temp_id + def->index; in get_ssa_temp()

Completed in 16 milliseconds