Home
last modified time | relevance | path

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

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