Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64InstrInfo.cpp1802 unsigned SecondOpcode = Second.getOpcode(); in shouldScheduleAdjacent() local
1803 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()