Lines Matching defs:depth
378 void PatternEmitter::emitMatch(DagNode tree, StringRef name, int depth) { in emitMatch()
434 int depth) { in emitNativeCodeMatch()
542 void PatternEmitter::emitOpMatch(DagNode tree, StringRef opName, int depth) { in emitOpMatch()
691 int &operandIndex, int depth) { in emitEitherOperandMatch()
758 int argIndex, int depth) { in emitAttributeMatch()
846 int depth = 0; in emitMatchLogic() local
1106 int resultIndex, int depth) { in handleResultPattern()
1196 int depth) { in handleReturnTypeArg()
1247 int depth) { in handleReplaceWithNativeCodeCall()
1377 int depth) { in handleOpCreation()
1571 DagNode node, const ChildNodeIndexNameMap &childNodeNames, int depth) { in supplyValuesForOpArgs()
1613 DagNode node, const ChildNodeIndexNameMap &childNodeNames, int depth) { in createAggregateLocalVarsForOpArgs()