Searched refs:numPhysicalOperands (Results 1 – 2 of 2) sorted by relevance
393 unsigned numPhysicalOperands, in handleOperand() argument399 if (physicalOperandIndex >= numPhysicalOperands) in handleOperand()402 assert(physicalOperandIndex < numPhysicalOperands); in handleOperand()433 unsigned numPhysicalOperands = 0; in emitInstructionSpecifier() local448 ++numPhysicalOperands; in emitInstructionSpecifier()452 ++numPhysicalOperands; in emitInstructionSpecifier()461 numPhysicalOperands, \ in emitInstructionSpecifier()469 numPhysicalOperands, \ in emitInstructionSpecifier()504 assert(numPhysicalOperands <= 1 && in emitInstructionSpecifier()515 assert(numPhysicalOperands >= 1 && numPhysicalOperands <= 2 && in emitInstructionSpecifier()[all …]
316 unsigned numPhysicalOperands,