Searched defs:getOppositeBranchOpc (Results 1 – 4 of 4) sorted by relevance
/llvm-project/llvm/lib/Target/CSKY/ | ||
H A D | CSKYInstrInfo.cpp | 190 static unsigned getOppositeBranchOpc(unsigned Opcode) { in getOppositeBranchOpc() function |
/llvm-project/llvm/lib/Target/LoongArch/ | ||
H A D | LoongArchInstrInfo.cpp | 486 static unsigned getOppositeBranchOpc(unsigned Opc) { getOppositeBranchOpc() function |
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | Mips16InstrInfo.cpp | 158 unsigned Mips16InstrInfo::getOppositeBranchOpc(unsigned Opc) const { getOppositeBranchOpc() function in Mips16InstrInfo |
H A D | MipsSEInstrInfo.cpp | 472 unsigned MipsSEInstrInfo::getOppositeBranchOpc(unsigned Opc) const { in getOppositeBranchOpc() function in MipsSEInstrInfo |