Searched refs:BccOpcNot (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp283 int BccOpcNot = Hexagon::JMP_cNot; local
289 I->getOpcode() != BccOpcNot)
299 if (I->getOpcode() != BccOpc && I->getOpcode() != BccOpcNot)

Completed in 43 milliseconds