Searched defs:operandIndex (Results 1 – 10 of 10) sorted by relevance
366 void RecognizableInstr::handleOperand(bool optional, unsigned &operandIndex, in handleOperand()415 for (unsigned operandIndex = 0; operandIndex < numOperands; ++operandIndex) { in emitInstructionSpecifier() local449 unsigned operandIndex = 0; in emitInstructionSpecifier() local
477 void RecognizableInstr::handleOperand(bool optional, unsigned &operandIndex, in handleOperand()526 for (unsigned operandIndex = 0; operandIndex < numOperands; ++operandIndex) { in emitInstructionSpecifier() local560 unsigned operandIndex = 0; in emitInstructionSpecifier() local
50 unsigned operandIndex; member
30 unsigned operandIndex, Block *successor) { in getBranchSuccessorArgument()
359 size_t operandIndex = in introduceCopiesForRegionSuccessors() local
420 int operandIndex = 0, attrIndex = 0; in populateOpStructure() local
164 unsigned operandIndex = use.getOperandNumber(); in isUseSpeciallyKnownDead() local
734 for (auto operandIndex : in findAllFusableDependences() local
315 int64_t operandIndex = -1; member387 int64_t operandIndex = vectors[i].operandIndex; in unrollSingleResultStructuredOp() local414 int64_t operandIndex = vectors[i].operandIndex; in unrollSingleResultStructuredOp() local
44 unsigned operandIndex; in getReachableAffineApplyOps() member