Home | History | Annotate | Download | only in AsmParser

Lines Matching refs:CreateMem

1303   CreateMem(std::unique_ptr<MipsOperand> Base, const MCExpr *Off, SMLoc S,
4389 MipsOperand::CreateMem(std::move(Base), IdVal, S, E, *this));
4431 Operands.push_back(MipsOperand::CreateMem(std::move(op), IdVal, S, E, *this));