Home
last modified time | relevance | path

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

/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp132 void addExprOperand(MCInst &Inst, const MCExpr *Expr) const { in addExprOperand() function in __anon0e52c1590111::MSP430Operand
146 addExprOperand(Inst, Imm); in addImmOperands()
154 addExprOperand(Inst, Mem.Offset); in addMemOperands()
/external/llvm-project/llvm/lib/Target/MSP430/AsmParser/
DMSP430AsmParser.cpp134 void addExprOperand(MCInst &Inst, const MCExpr *Expr) const { in addExprOperand() function in __anon8d28a8650111::MSP430Operand
148 addExprOperand(Inst, Imm); in addImmOperands()
156 addExprOperand(Inst, Mem.Offset); in addMemOperands()