Searched refs:numPhysicalOperands (Results 1 – 2 of 2) sorted by relevance
367 unsigned numPhysicalOperands, in handleOperand() argument373 if (physicalOperandIndex >= numPhysicalOperands) in handleOperand()376 assert(physicalOperandIndex < numPhysicalOperands); in handleOperand()407 unsigned numPhysicalOperands = 0; in emitInstructionSpecifier() local422 ++numPhysicalOperands; in emitInstructionSpecifier()426 ++numPhysicalOperands; in emitInstructionSpecifier()435 numPhysicalOperands, \ in emitInstructionSpecifier()443 numPhysicalOperands, \ in emitInstructionSpecifier()478 assert(numPhysicalOperands <= 1 && in emitInstructionSpecifier()489 assert(numPhysicalOperands >= 1 && numPhysicalOperands <= 2 && in emitInstructionSpecifier()[all …]
305 unsigned numPhysicalOperands,