Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_register_allocation.cpp357 void update_phi_map(ra_ctx& ctx, Instruction *old, Instruction *instr) in update_phi_map() function
397 update_phi_map(ctx, tmp.get(), instr.get()); in add_subdword_operand()
2392 update_phi_map(ctx, tmp.get(), instr.get()); in register_allocation()