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

/macosx-10.9.5/llvmCore-3425.0.33/lib/Target/Hexagon/
H A DHexagonInstrInfo.cpp282 int BccOpcNot = Hexagon::JMP_cNot; local
288 I->getOpcode() != BccOpcNot)
298 if (I->getOpcode() != BccOpc && I->getOpcode() != BccOpcNot)

Completed in 123 milliseconds