Home
last modified time | relevance | path

Searched defs:NewArg (Results 1 – 11 of 11) sorted by relevance

/openbsd-src/gnu/llvm/llvm/tools/llvm-reduce/deltas/
H A DReduceOperandsToArgs.cpp139 Argument &NewArg = std::get<1>(Z); in substituteOperandWithArgument() local
149 Argument &NewArg = std::get<1>(Z); in substituteOperandWithArgument() local
161 Value *NewArg = OldValMap.lookup(Op->get()); in substituteOperandWithArgument() local
/openbsd-src/gnu/usr.bin/cvs/os2/
H A Dfilesubr.c836 char *NewArg; local
/openbsd-src/gnu/llvm/clang/lib/Driver/
H A DJob.cpp186 SmallString<128> NewArg(FlagRef.slice(0, 2)); in rewriteIncludes() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/IPO/
H A DArgumentPromotion.cpp346 Argument *NewArg = I2++; in doPromotion() local
/openbsd-src/gnu/llvm/llvm/lib/CodeGen/
H A DSafeStack.cpp585 Value *NewArg = IRB.CreateBitCast(Off, Arg->getType(), in moveStaticAllocasToUnsafeStack() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCloneFunction.cpp134 if (Argument *NewArg = dyn_cast<Argument>(VMap[&OldArg])) { in CloneFunctionInto() local
H A DSCCPSolver.cpp802 Argument *NewArg = F->arg_begin(); in markArgInFuncSpecialization() local
/openbsd-src/gnu/llvm/llvm/lib/TableGen/
H A DRecord.cpp1369 Init *NewArg; in ForeachDagApply() local
2094 Init *NewArg = Arg->resolveReferences(UR); in resolveReferences() local
2378 Init *NewArg = Arg->resolveReferences(R); in resolveReferences() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/InstCombine/
H A DInstCombineCalls.cpp3562 Value *NewArg = *AI; in transformConstExprCastCall() local
3597 Value *NewArg = *AI; in transformConstExprCastCall() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DDebugInfoMetadata.cpp1684 uint64_t OldArg, uint64_t NewArg) { in replaceArg()
/openbsd-src/gnu/llvm/clang/lib/CodeGen/
H A DCGBuiltin.cpp4884 llvm::Value *NewArg; in EmitBuiltinExpr() local