Searched defs:getCondFromBranchOpc (Results 1 – 3 of 3) sorted by relevance
/llvm-project/llvm/lib/Target/AVR/ | ||
H A D | AVRInstrInfo.cpp | 218 AVRCC::CondCodes AVRInstrInfo::getCondFromBranchOpc(unsigned Opc) const { getCondFromBranchOpc() function in llvm::AVRInstrInfo |
/llvm-project/llvm/lib/Target/M68k/ | ||
H A D | M68kInstrInfo.cpp | 48 static M68k::CondCode getCondFromBranchOpc(unsigned BrOpc) { getCondFromBranchOpc() function |
/llvm-project/llvm/lib/Target/RISCV/ | ||
H A D | RISCVInstrInfo.cpp | 845 static RISCVCC::CondCode getCondFromBranchOpc(unsigned Opc) { getCondFromBranchOpc() function |