Home
last modified time | relevance | path

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

/external/mesa3d/src/amd/compiler/
Daco_insert_NOPs.cpp568 inline bool instr_is_branch(const aco_ptr<Instruction>& instr) in instr_is_branch() function
725 } else if (instr_is_branch(instr)) { in handle_instruction_gfx10()