Searched refs:operandMapping (Results 1 – 2 of 2) sorted by relevance
394 const unsigned *operandMapping, in handleOperand() argument405 while (operandMapping[operandIndex] != operandIndex) { in handleOperand()408 (OperandType)(TYPE_DUP0 + operandMapping[operandIndex]); in handleOperand()437 unsigned operandMapping[X86_MAX_OPERANDS]; in emitInstructionSpecifier() local445 operandMapping[operandIndex] = operandIndex; in emitInstructionSpecifier()446 operandMapping[Constraint.getTiedOperand()] = operandIndex; in emitInstructionSpecifier()449 operandMapping[operandIndex] = operandIndex; in emitInstructionSpecifier()453 operandMapping[operandIndex] = operandIndex; in emitInstructionSpecifier()462 operandMapping, \ in emitInstructionSpecifier()470 operandMapping, \ in emitInstructionSpecifier()
316 const unsigned *operandMapping,