Searched refs:getCondFromBranchOpc (Results 1 – 4 of 4) sorted by relevance
218 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc() function in llvm::AVRInstrInfo323 AVRCC::CondCodes BranchCode = getCondFromBranchOpc(I->getOpcode()); in analyzeBranch()454 getCondFromBranchOpc(I->getOpcode()) == AVRCC::COND_INVALID) { in removeBranch()
72 AVRCC::CondCodes getCondFromBranchOpc(unsigned Opc) const;
48 static M68k::CondCode getCondFromBranchOpc(unsigned BrOpc) { in getCondFromBranchOpc() function269 getCondFromBranchOpc(I->getOpcode()) == M68k::COND_INVALID) in removeBranch()
845 static RISCVCC::CondCode getCondFromBranchOpc(unsigned Opc) { in getCondFromBranchOpc() function 877 unsigned CC = getCondFromBranchOpc(LastInst.getOpcode()); in parseCondBranch()