Searched defs:getCondFromBranchOpc (Results 1 – 5 of 5) 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
218 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const { in getCondFromBranchOpc() function in llvm::AVRInstrInfo
3686 static X86::CondCode getCondFromBranchOpc(unsigned BrOpc) { in getCondFromBranchOpc() function
2121 X86::CondCode X86::getCondFromBranchOpc(unsigned BrOpc) { in getCondFromBranchOpc() function in X86