Home
last modified time | relevance | path

Searched refs:addExprOperand (Results 1 – 1 of 1) sorted by relevance

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp133 void addExprOperand(MCInst &Inst, const MCExpr *Expr) const { in addExprOperand() function in __anon9c9a31020111::MSP430Operand
147 addExprOperand(Inst, Imm); in addImmOperands()
155 addExprOperand(Inst, Mem.Offset); in addMemOperands()