Home
last modified time | relevance | path

Searched defs:NewRetVal (Results 1 – 4 of 4) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp345 Value *NewRetVal = PoisonValue::get(NewRetTy); in runOnFunction() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp307 Value *NewRetVal = NewInst; versionCallSite() local
H A DInlineFunction.cpp1393 auto *NewRetVal = dyn_cast_or_null<CallBase>(VMap.lookup(RetVal)); AddReturnAttributes() local
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DAutoUpgrade.cpp4903 Value *NewRetVal = Builder.CreateBitCast(NewCall, CI->getType()); UpgradeARCRuntime() local