Home
last modified time | relevance | path

Searched refs:objc_retainAutoreleaseReturnValue (Results 1 – 7 of 7) sorted by relevance

/freebsd-13-stable/contrib/llvm-project/llvm/lib/Transforms/ObjCARC/
HDARCRuntimeEntryPoints.h98 Intrinsic::objc_retainAutoreleaseReturnValue); in get()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/CodeGen/
HDPreISelIntrinsicLowering.cpp357 case Intrinsic::objc_retainAutoreleaseReturnValue: in lowerIntrinsics()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/Analysis/
HDObjCARCInstKind.cpp117 case Intrinsic::objc_retainAutoreleaseReturnValue: in GetFunctionClass()
/freebsd-13-stable/contrib/llvm-project/llvm/lib/IR/
HDIntrinsicInst.cpp51 case Intrinsic::objc_retainAutoreleaseReturnValue: in mayLowerToFunctionCall()
HDAutoUpgrade.cpp5032 llvm::Intrinsic::objc_retainAutoreleaseReturnValue}, in UpgradeARCRuntime()
/freebsd-13-stable/contrib/llvm-project/clang/lib/CodeGen/
HDCodeGenModule.h181 llvm::Function *objc_retainAutoreleaseReturnValue; member
HDCGObjC.cpp2555 CGM.getObjCEntrypoints().objc_retainAutoreleaseReturnValue, in EmitARCRetainAutoreleaseReturnValue()
2556 llvm::Intrinsic::objc_retainAutoreleaseReturnValue, in EmitARCRetainAutoreleaseReturnValue()