Searched refs:addMemOperands (Results 1 - 3 of 3) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/MSP430/AsmParser/
H A DMSP430AsmParser.cpp149 void addMemOperands(MCInst &Inst, unsigned N) const { function in class:__anon5218::MSP430Operand
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/AsmParser/
H A DX86Operand.h541 void addMemOperands(MCInst &Inst, unsigned N) const { function in struct:llvm::final
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/Mips/AsmParser/
H A DMipsAsmParser.cpp1237 void addMemOperands(MCInst &Inst, unsigned N) const { function in class:__anon5236::MipsOperand
5951 ((MipsOperand &)*Operands[2]).addMemOperands(Inst, 2);

Completed in 175 milliseconds