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

Completed in 127 milliseconds