Searched defs:newArg (Results 1 – 11 of 11) sorted by relevance
242 Arg_t newArg; in unix_copydir() local409 Arg_t newArg; in dos_copydir() local
131 BlockArgument newArg = entry_block.addArgument(operand.getType()); in runOnOperation() local
151 TIntermBinary *newArg = new TIntermBinary(argBinary->getOp(), leftVectorized, rightVectorized); in replaceMathInsideConstructor() local
307 std::unique_ptr<Expression> newArg = in Make() local
595 Object newArg = argGenerators.get(i).generateFresh(params.get(i).getType()); in testEqualsUsing() local
597 Object newArg = argGenerators.get(i).generateFresh(params.get(i).getType()); in testEqualsUsing() local
355 if (Value newArg = mapping.lookupOrNull(origArg)) in applyRewrites() local403 Value newArg = blockInfo.converter->materializeSourceConversion( in materializeLiveConversions() local486 Value newArg = converter.materializeArgumentConversion( in applySignatureConversion() local
300 StringRef swaprun, newArg; in parseSwaprun() local
2068 auto newArg = newBlock->addArgument(blockArg.getType()); in structurizeImpl() local
2443 TIntermTyped*& arguments, TIntermTyped* newArg) in handleFunctionArgument()