Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_jump_threading.cpp296 Instruction* r_exec = merge->instructions[0].get(); in try_merge_break_with_continue() local
298 wr_exec->operands[0] = r_exec->operands[0]; in try_merge_break_with_continue()
299 wr_exec->operands[1] = r_exec->operands[1]; in try_merge_break_with_continue()
300 wr_exec->definitions[0] = r_exec->definitions[0]; in try_merge_break_with_continue()
301 wr_exec->definitions[1] = r_exec->definitions[1]; in try_merge_break_with_continue()