Home
last modified time | relevance | path

Searched refs:handleReplaceWithNativeCodeCall (Results 1 – 1 of 1) sorted by relevance

/external/llvm-project/mlir/tools/mlir-tblgen/
DRewriterGen.cpp124 std::string handleReplaceWithNativeCodeCall(DagNode resultTree, int depth);
793 auto symbol = handleReplaceWithNativeCodeCall(resultTree, depth); in handleResultPattern()
910 std::string PatternEmitter::handleReplaceWithNativeCodeCall(DagNode tree, in handleReplaceWithNativeCodeCall() function in PatternEmitter
1178 handleReplaceWithNativeCodeCall(subTree, depth)); in supplyValuesForOpArgs()
1220 handleReplaceWithNativeCodeCall(subTree, depth + 1)); in createAggregateLocalVarsForOpArgs()