Searched refs:SecondOpcode (Results 1 – 1 of 1) sorted by relevance
1802 unsigned SecondOpcode = Second.getOpcode(); in shouldScheduleAdjacent() local1803 if (SecondOpcode == AArch64::Bcc) { in shouldScheduleAdjacent()1817 if (SecondOpcode == AArch64::CBNZW || SecondOpcode == AArch64::CBNZX || in shouldScheduleAdjacent()1818 SecondOpcode == AArch64::CBZW || SecondOpcode == AArch64::CBZX) { in shouldScheduleAdjacent()