Searched refs:numPhysicalOperands (Results 1 – 2 of 2) sorted by relevance
368 unsigned numPhysicalOperands, in handleOperand() argument374 if (physicalOperandIndex >= numPhysicalOperands) in handleOperand()377 assert(physicalOperandIndex < numPhysicalOperands); in handleOperand()408 unsigned numPhysicalOperands = 0; in emitInstructionSpecifier() local423 ++numPhysicalOperands; in emitInstructionSpecifier()427 ++numPhysicalOperands; in emitInstructionSpecifier()436 numPhysicalOperands, \ in emitInstructionSpecifier()444 numPhysicalOperands, \ in emitInstructionSpecifier()479 assert(numPhysicalOperands <= 1 && in emitInstructionSpecifier()490 assert(numPhysicalOperands >= 1 && numPhysicalOperands <= 2 && in emitInstructionSpecifier()[all …]
305 unsigned numPhysicalOperands,