Home | History | Annotate | Download | only in R600

Lines Matching refs:BRANCH

692   return Opcode == AMDGPU::BRANCH || Opcode == AMDGPU::BRANCH_COND_i32 ||
714 // AMDGPU::BRANCH* instructions are only available after isel and are not
749 return true; // Can't handle indirect branch.