Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1361 return IsReloc && isShiftedInt<Bits, ShiftAmount>(Res.getConstant()); in isMemWithSimmOffset() local
1375 return IsReloc && isIntN(PtrBits, Res.getConstant()); in isMemWithPtrSizeOffset() local