HomeSort by relevance Sort by last modified time
    Searched defs:getOppositeBranchOpc (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/Mips/
Mips16InstrInfo.cpp 147 /// GetOppositeBranchOpc - Return the inverse of the specified
149 unsigned Mips16InstrInfo::getOppositeBranchOpc(unsigned Opc) const {
MipsSEInstrInfo.cpp 291 /// getOppositeBranchOpc - Return the inverse of the specified
293 unsigned MipsSEInstrInfo::getOppositeBranchOpc(unsigned Opc) const {

Completed in 38 milliseconds