Searched defs:getOppositeBranchOpc (Results 1 - 4 of 4) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.cpp190 static unsigned getOppositeBranchOpc(unsigned Opcode) { function
/freebsd-current/contrib/llvm-project/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.cpp471 static unsigned getOppositeBranchOpc(unsigned Opc) { function
/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp158 unsigned Mips16InstrInfo::getOppositeBranchOpc(unsigned Opc) const { function in class:Mips16InstrInfo
H A DMipsSEInstrInfo.cpp472 unsigned MipsSEInstrInfo::getOppositeBranchOpc(unsigned Opc) const { function in class:MipsSEInstrInfo

Completed in 84 milliseconds