Searched defs:newArg (Results 1 – 9 of 9) sorted by relevance
238 Arg_t newArg; in unix_copydir() local403 Arg_t newArg; in dos_copydir() local
155 BlockArgument newArg = entry_block.addArgument(operand.getType(), loc); in runOnOperation() local
229 std::unique_ptr<Expression> newArg = baseArguments[reorderedArg.fArgIndex]->clone(); in optimize_constructor_swizzle() local
597 Object newArg = argGenerators.get(i).generateFresh(params.get(i).getType()); in testEqualsUsing() local
152 Value newArg = std::get<1>(it); in bufferize() local
1083 Value oldArg, newArg, yieldArg, result; in insertCastsAndCloneBody() local
2471 TIntermTyped*& arguments, TIntermTyped* newArg) in handleFunctionArgument()