[llvm-dev] OPERAND_MEMORY in MCOperandInfo

Tom Chen via llvm-dev llvm-dev at lists.llvm.org
Thu May 5 17:09:12 PDT 2016


Hi,
I am working on a class project that needs to generate random
MachineInstrs, and I am confused as to what "OPERAND_MEMORY" means in
MCOI::OperandKind; specifically, what are the possible types of an
MachineOperand (reg, and imm?) when that operand is labeled
"OPERAND_MEMORY"?
Thanks,
Tom
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160505/7a9e8851/attachment.html>


More information about the llvm-dev mailing list