Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp132 void addExprOperand(MCInst &Inst, const MCExpr *Expr) const { in addExprOperand() function in __anonebdbea530111::MSP430Operand
146 addExprOperand(Inst, Imm); in addImmOperands()
154 addExprOperand(Inst, Mem.Offset); in addMemOperands()