Searched refs:getCondFromBranchOpc (Results 1 – 11 of 11) sorted by relevance
195 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc() function in llvm::AVRInstrInfo302 AVRCC::CondCodes BranchCode = getCondFromBranchOpc(I->getOpcode()); in analyzeBranch()419 getCondFromBranchOpc(I->getOpcode()) == AVRCC::COND_INVALID) { in RemoveBranch()
71 AVRCC::CondCodes getCondFromBranchOpc(unsigned Opc) const;
255 assert(X86::getCondFromBranchOpc(SplitI.getOpcode()) != X86::COND_INVALID && in splitBlock()261 assert(X86::getCondFromBranchOpc(PrevI.getOpcode()) != X86::COND_INVALID && in splitBlock()591 if (X86::getCondFromBranchOpc(MI.getOpcode()) != X86::COND_INVALID) { in runOnMachineFunction()597 X86::getCondFromBranchOpc(JmpIt->getOpcode()) != in runOnMachineFunction()870 X86::CondCode Cond = X86::getCondFromBranchOpc(JmpI.getOpcode()); in rewriteCondJmp()
88 CondCode getCondFromBranchOpc(unsigned Opc);
651 if (X86::getCondFromBranchOpc(MI.getOpcode()) == X86::COND_INVALID) { in collectBlockCondInfo()779 X86::CondCode Cond = X86::getCondFromBranchOpc(CondBr->getOpcode()); in tracePredStateThroughCFG()
2121 X86::CondCode X86::getCondFromBranchOpc(unsigned BrOpc) { in getCondFromBranchOpc() function in X862522 X86::CondCode CC = X86::getCondFromBranchOpc(I->getOpcode()); in replaceBranchWithTailCall()2629 X86::CondCode BranchCode = X86::getCondFromBranchOpc(I->getOpcode()); in AnalyzeBranchImpl()2825 X86::getCondFromBranchOpc(I->getOpcode()) == X86::COND_INVALID) in removeBranch()3789 OldCC = X86::getCondFromBranchOpc(Instr.getOpcode()); in optimizeCompareInstr()
218 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc() function in llvm::AVRInstrInfo325 AVRCC::CondCodes BranchCode = getCondFromBranchOpc(I->getOpcode()); in analyzeBranch()453 getCondFromBranchOpc(I->getOpcode()) == AVRCC::COND_INVALID) { in removeBranch()
266 SystemZCC::CondCodes BranchCode = getCondFromBranchOpc(I->getOpcode()); in AnalyzeBranch()308 getCondFromBranchOpc(I->getOpcode()) == SystemZCC::INVALID) in RemoveBranch()373 SystemZInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc() function in SystemZInstrInfo
99 SystemZCC::CondCodes getCondFromBranchOpc(unsigned Opc) const;
3686 static X86::CondCode getCondFromBranchOpc(unsigned BrOpc) { in getCondFromBranchOpc() function4014 X86::CondCode BranchCode = getCondFromBranchOpc(I->getOpcode()); in AnalyzeBranchImpl()4207 getCondFromBranchOpc(I->getOpcode()) == X86::COND_INVALID) in RemoveBranch()5213 OldCC = getCondFromBranchOpc(Instr.getOpcode()); in optimizeCompareInstr()