Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp135 void addExprOperand(MCInst &Inst, const MCExpr *Expr) const { in addExprOperand() function in __anondbd9a0c30111::MSP430Operand
149 addExprOperand(Inst, Imm); in addImmOperands()
157 addExprOperand(Inst, Mem.Offset); in addMemOperands()