Searched refs:GenerateTarget (Results 1 – 3 of 3) sorted by relevance
45 TargetGenerator::GenerateTarget(&block_scope, function, args, in ExecuteGenericTarget()286 TargetGenerator::GenerateTarget(scope, function, args, functions::kCopy, err); in RunCopy()
39 static void GenerateTarget(Scope* scope,
59 void TargetGenerator::GenerateTarget(Scope* scope, in GenerateTarget() function in TargetGenerator