Lines Matching refs:getMemOff
954 const MCExpr *Expr = getMemOff();963 const MCExpr *Expr = getMemOff();1016 return isMem() && isa<MCConstantExpr>(getMemOff());1127 const MCExpr *getMemOff() const {1133 return static_cast<const MCConstantExpr *>(getMemOff())->getValue();