Searched refs:isConstantMemOff (Results 1 – 1 of 1) sorted by relevance
1333 bool isConstantMemOff() const { in isConstantMemOff() function in __anon03c4d4620211::MipsOperand1345 (isConstantMemOff() && in isMemWithSimmOffset()1360 (isConstantMemOff() && isIntN(PtrBits, getConstantMemOff()))) in isMemWithPtrSizeOffset()1372 return isMem() && isConstantMemOff() && isUInt<Bits>(getConstantMemOff()) in isMemWithUimmOffsetSP()1377 return isMem() && isConstantMemOff() && isUInt<Bits>(getConstantMemOff()) in isMemWithUimmWordAlignedOffsetSP()1383 return isMem() && isConstantMemOff() && isInt<Bits>(getConstantMemOff()) in isMemWithSimmWordAlignedOffsetGP()