Searched refs:getCondFromBranchOpc (Results 1 – 4 of 4) sorted by relevance
224 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc() function in llvm::AVRInstrInfo329 AVRCC::CondCodes BranchCode = getCondFromBranchOpc(I->getOpcode()); in analyzeBranch()460 getCondFromBranchOpc(I->getOpcode()) == AVRCC::COND_INVALID) { in removeBranch()
70 AVRCC::CondCodes getCondFromBranchOpc(unsigned Opc) const;
48 static M68k::CondCode getCondFromBranchOpc(unsigned BrOpc) { in getCondFromBranchOpc() function269 getCondFromBranchOpc(I->getOpcode()) == M68k::COND_INVALID) in removeBranch()
743 static RISCVCC::CondCode getCondFromBranchOpc(unsigned Opc) { in getCondFromBranchOpc() function771 unsigned CC = getCondFromBranchOpc(LastInst.getOpcode()); in parseCondBranch()