Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/Mips/
H A DMipsInstrInfo.h129 virtual bool isBranchWithImm(unsigned Opc) const { in isBranchWithImm() function
H A DMipsSEInstrInfo.cpp488 bool MipsSEInstrInfo::isBranchWithImm(unsigned Opc) const { in isBranchWithImm() function in MipsSEInstrInfo