Home
last modified time | relevance | path

Searched refs:handle_live_in (Results 1 – 1 of 1) sorted by relevance

/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp1583 Temp handle_live_in(ra_ctx& ctx, Temp val, Block* block) in handle_live_in() function
1826 Temp renamed = handle_live_in(ctx, Temp(t, program->temp_rc[t]), &block); in register_allocation()