Searched refs:handleReplaceWithNativeCodeCall (Results 1 – 1 of 1) sorted by relevance
149 std::string handleReplaceWithNativeCodeCall(DagNode resultTree, int depth);1117 return handleReplaceWithNativeCodeCall(resultTree, depth); in handleResultPattern()1202 return handleReplaceWithNativeCodeCall(dagNode, depth); in handleReturnTypeArg()1246 std::string PatternEmitter::handleReplaceWithNativeCodeCall(DagNode tree, in handleReplaceWithNativeCodeCall() function in PatternEmitter