Home | History | Annotate | Download | only in R600

Lines Matching refs:SecondLastOpc

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