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 141 /// GetOppositeBranchOpc - Return the inverse of the specified
143 unsigned Mips16InstrInfo::getOppositeBranchOpc(unsigned Opc) const {
MipsSEInstrInfo.cpp 405 /// getOppositeBranchOpc - Return the inverse of the specified
407 unsigned MipsSEInstrInfo::getOppositeBranchOpc(unsigned Opc) const {

Completed in 286 milliseconds