reference, declaration → definition definition → references, declarations, derived classes, virtual overrides reference to multiple definitions → definitions unreferenced |
384 OperandType type = (OperandType)operand.type; 684 switch (operand.type) { 796 return translateOperand(mcInst, insn.operands[operand.type - TYPE_DUP0],lib/Target/X86/Disassembler/X86DisassemblerDecoder.cpp
1536 (OperandType)op->type, 1544 (OperandType)op->type, 1553 (OperandType)op->type, 1763 switch ((OperandType)Op.type) { 1806 if (Op.type == TYPE_XMM || Op.type == TYPE_YMM) 1806 if (Op.type == TYPE_XMM || Op.type == TYPE_YMM)utils/TableGen/X86DisassemblerTables.cpp
842 .operands[OperandIndex].type; 875 .operands[OperandIndex].type;utils/TableGen/X86RecognizableInstr.cpp
379 Spec->operands[operandIndex].type = 390 Spec->operands[operandIndex].type = typeFromString(typeName,