Searched refs:RetainAutoreleaseRV (Results 1 - 2 of 2) sorted by relevance

/external/llvm/lib/Transforms/ObjCARC/
H A DARCRuntimeEntryPoints.h39 RetainAutoreleaseRV, member in class:llvm::objcarc::ARCRuntimeEntryPointKind
55 RetainAutoreleaseRV(nullptr) { }
67 RetainAutoreleaseRV = nullptr;
93 case ARCRuntimeEntryPointKind::RetainAutoreleaseRV:
94 return getI8XRetI8XEntryPoint(RetainAutoreleaseRV,
122 Constant *RetainAutoreleaseRV; member in class:llvm::objcarc::ARCRuntimeEntryPoints
H A DObjCARCContract.cpp185 ? ARCRuntimeEntryPointKind::RetainAutoreleaseRV

Completed in 130 milliseconds