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

/openbsd-current/gnu/llvm/llvm/lib/Target/CSKY/
H A DCSKYInstrInfo.cpp190 static unsigned getOppositeBranchOpc(unsigned Opcode) { function
/openbsd-current/gnu/llvm/llvm/lib/Target/LoongArch/
H A DLoongArchInstrInfo.cpp431 static unsigned getOppositeBranchOpc(unsigned Opc) { function
/openbsd-current/gnu/llvm/llvm/lib/Target/Mips/
H A DMips16InstrInfo.cpp158 unsigned Mips16InstrInfo::getOppositeBranchOpc(unsigned Opc) const { function in class:Mips16InstrInfo
H A DMipsSEInstrInfo.cpp502 unsigned MipsSEInstrInfo::getOppositeBranchOpc(unsigned Opc) const { function in class:MipsSEInstrInfo

Completed in 137 milliseconds