Lines Matching full:operand
27 * The type for the operand information call back function. This is called to
28 * get the symbolic information for an operand of an instruction. Typically
31 * the call back in the DisInfo parameter. The instruction containing operand
33 * one operand with symbolic information. To determine the symbolic operand
34 * information for each operand, the bytes for the specific operand in the
37 * operand per instruction, the Offset parameter will be zero and Size parameter
56 * LLVMOpInfo1. The value of the relocatable expression for the operand,
58 * field. The symbolic information about the operand is returned using all
81 * The operand VariantKinds for symbolic disassembly.