Searched refs:RetainAutoreleaseRV (Results 1 - 2 of 2) sorted by relevance
/external/llvm/lib/Transforms/ObjCARC/ | ||
H A D | ARCRuntimeEntryPoints.h | 39 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 D | ObjCARCContract.cpp | 185 ? ARCRuntimeEntryPointKind::RetainAutoreleaseRV |
Completed in 130 milliseconds