Searched defs:getCondFromBranchOpc (Results 1 – 3 of 3) sorted by relevance
373 SystemZInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc() function in SystemZInstrInfo
195 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc() function in llvm::AVRInstrInfo
3686 static X86::CondCode getCondFromBranchOpc(unsigned BrOpc) { in getCondFromBranchOpc() function