Lines Matching refs:CondCodes
192 const MCInstrDesc &AVRInstrInfo::getBrCond(AVRCC::CondCodes CC) const {
215 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const {
238 AVRCC::CondCodes AVRInstrInfo::getOppositeCondition(AVRCC::CondCodes CC) const {
320 AVRCC::CondCodes BranchCode = getCondFromBranchOpc(I->getOpcode());
382 AVRCC::CondCodes OldBranchCode = (AVRCC::CondCodes)Cond[0].getImm();
417 AVRCC::CondCodes CC = (AVRCC::CondCodes)Cond[0].getImm();
470 AVRCC::CondCodes CC = static_cast<AVRCC::CondCodes>(Cond[0].getImm());