Searched refs:getCondFromBranchOpc (Results 1 – 3 of 3) sorted by relevance
217 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc() function in llvm::AVRInstrInfo324 AVRCC::CondCodes BranchCode = getCondFromBranchOpc(I->getOpcode()); in analyzeBranch()452 getCondFromBranchOpc(I->getOpcode()) == AVRCC::COND_INVALID) { in removeBranch()
70 AVRCC::CondCodes getCondFromBranchOpc(unsigned Opc) const;
47 static M68k::CondCode getCondFromBranchOpc(unsigned BrOpc) { in getCondFromBranchOpc() function268 getCondFromBranchOpc(I->getOpcode()) == M68k::COND_INVALID) in removeBranch()