Searched refs:numPhysicalOperands (Results 1 – 4 of 4) sorted by relevance
508 unsigned &numPhysicalOperands, in handleOperand() argument512 if (physicalOperandIndex >= numPhysicalOperands) in handleOperand()515 assert(physicalOperandIndex < numPhysicalOperands); in handleOperand()561 unsigned numPhysicalOperands = 0; in emitInstructionSpecifier() local578 ++numPhysicalOperands; in emitInstructionSpecifier()582 ++numPhysicalOperands; in emitInstructionSpecifier()604 numPhysicalOperands, \ in emitInstructionSpecifier()612 numPhysicalOperands, \ in emitInstructionSpecifier()625 assert(numPhysicalOperands <= 2 && in emitInstructionSpecifier()633 assert(numPhysicalOperands >= 1 && numPhysicalOperands <= 2 && in emitInstructionSpecifier()[all …]
200 unsigned &numPhysicalOperands,
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,