Home
last modified time | relevance | path

Searched defs:isBranchWithImm (Results 1 – 2 of 2) sorted by relevance

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h109 virtual bool isBranchWithImm(unsigned Opc) const { in isBranchWithImm() function
H A DMipsSEInstrInfo.cpp488 bool MipsSEInstrInfo::isBranchWithImm(unsigned Opc) const { in isBranchWithImm() function in MipsSEInstrInfo