Home | History | Annotate | Download | only in R600

Lines Matching refs:SecondLastOpc

754   unsigned SecondLastOpc = SecondLastInst->getOpcode();
757 if (SecondLastOpc == AMDGPU::JUMP_COND && LastOpc == AMDGPU::JUMP) {