Searched refs:physicalOperandIndex (Results 1 – 2 of 2) sorted by relevance
442 unsigned &physicalOperandIndex, in handleOperand() argument447 if (physicalOperandIndex >= numPhysicalOperands) in handleOperand()450 assert(physicalOperandIndex < numPhysicalOperands); in handleOperand()470 ++physicalOperandIndex; in handleOperand()507 handleOperand(false, operandIndex, physicalOperandIndex, \ in emitInstructionSpecifier()512 handleOperand(true, operandIndex, physicalOperandIndex, numPhysicalOperands, \ in emitInstructionSpecifier()518 unsigned physicalOperandIndex = 0; in emitInstructionSpecifier() local
342 unsigned &physicalOperandIndex,