Searched refs:numPhysicalOperands (Results 1 – 2 of 2) sorted by relevance
479 unsigned numPhysicalOperands, in handleOperand() argument485 if (physicalOperandIndex >= numPhysicalOperands) in handleOperand()488 assert(physicalOperandIndex < numPhysicalOperands); in handleOperand()519 unsigned numPhysicalOperands = 0; in emitInstructionSpecifier() local534 ++numPhysicalOperands; in emitInstructionSpecifier()538 ++numPhysicalOperands; in emitInstructionSpecifier()547 numPhysicalOperands, \ in emitInstructionSpecifier()555 numPhysicalOperands, \ in emitInstructionSpecifier()588 assert(numPhysicalOperands <= 1 && in emitInstructionSpecifier()599 assert(numPhysicalOperands >= 1 && numPhysicalOperands <= 2 && in emitInstructionSpecifier()[all …]
179 unsigned numPhysicalOperands,