Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPURewriteOutArguments.cpp343 Value *NewRetVal = PoisonValue::get(NewRetTy); in runOnFunction() local
/openbsd-src/gnu/llvm/llvm/lib/Transforms/Utils/
H A DCallPromotionUtils.cpp306 Value *NewRetVal = NewInst; in versionCallSite() local
H A DInlineFunction.cpp1388 auto *NewRetVal = dyn_cast_or_null<CallBase>(VMap.lookup(RetVal)); in AddReturnAttributes() local
/openbsd-src/gnu/llvm/llvm/lib/IR/
H A DAutoUpgrade.cpp4594 Value *NewRetVal = Builder.CreateBitCast(NewCall, CI->getType()); in UpgradeARCRuntime() local