Home
last modified time | relevance | path

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

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