Lines Matching defs:ResNo
5622 unsigned ResNo = 0; // ResNo - The result number of the next output.5643 OpVT = TLI.getValueType(STy->getElementType(ResNo));5645 assert(ResNo == 0 && "Asm only has one result!");5648 ++ResNo;