Searched defs:isBranchWithImm (Results 1 – 2 of 2) sorted by relevance
/llvm-project/llvm/lib/Target/Mips/ | ||
H A D | MipsInstrInfo.h | 129 virtual bool isBranchWithImm(unsigned Opc) const { isBranchWithImm() function |
H A D | MipsSEInstrInfo.cpp | 458 bool MipsSEInstrInfo::isBranchWithImm(unsigned Opc) const { in isBranchWithImm() function in MipsSEInstrInfo |