Searched refs:NumFixedOperands (Results 1 – 2 of 2) sorted by relevance
147 unsigned NumFixedOperands = Desc.NumOperands; in printInst() local151 if (i < NumFixedOperands) { in printInst()
755 unsigned NumFixedOperands = II.Operands.size(); in EmitResultInstructionAsOperand() local766 for (unsigned InstOpNo = NumResults, e = NumFixedOperands; in EmitResultInstructionAsOperand()