Searched defs:getCondFromBranchOpc (Results 1 – 2 of 2) sorted by relevance
217 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc() function in llvm::AVRInstrInfo
47 static M68k::CondCode getCondFromBranchOpc(unsigned BrOpc) { in getCondFromBranchOpc() function