Lines Matching defs:operandIndex
108 int operandIndex, DagLeaf operandMatcher,
115 StringRef opName, int argIndex, int &operandIndex,
121 int &operandIndex, int depth);
678 StringRef operandName, int operandIndex,
683 auto *operand = cast<NamedTypeConstraint *>(op.getArg(operandIndex));
718 auto res = symbolInfoMap.findBoundSymbol(argName, tree, op, operandIndex,
729 int &operandIndex, int depth) {
764 operandIndex++, opName));
775 operandIndex,
779 ++operandIndex;
793 operandIndex - 2);
795 operandIndex - 1);
809 int &operandIndex, int depth) {
816 opName, operandIndex);
824 symbolInfoMap.findBoundSymbol(variadicTreeName, tree, op, operandIndex,
849 operandIndex, i, opName));
856 emitOperandMatch(tree, opName, operandName.str(), operandIndex,