Searched refs:fnName (Results 1 – 2 of 2) sorted by relevance
2215 StringRef fnName) { in emitObjCValueOperation() argument2222 fn = CGF.CGM.CreateRuntimeFunction(fnType, fnName); in emitObjCValueOperation()2226 if (fnName == "objc_retain") in emitObjCValueOperation()2239 if (fnName == "objc_autorelease") in emitObjCValueOperation()
304 StringRef fnName, in emitAtomicLibcall() argument317 CGF.CGM.CreateRuntimeFunction(fnTy, fnName, fnAttrs); in emitAtomicLibcall()