Searched refs:fnName (Results 1 – 2 of 2) sorted by relevance
2248 StringRef fnName) { in emitObjCValueOperation() argument2255 fn = CGF.CGM.CreateRuntimeFunction(fnType, fnName); in emitObjCValueOperation()2259 if (fnName == "objc_retain") in emitObjCValueOperation()2272 if (fnName == "objc_autorelease") in emitObjCValueOperation()
316 StringRef fnName, in emitAtomicLibcall() argument329 CGF.CGM.CreateRuntimeFunction(fnTy, fnName, fnAttrs); in emitAtomicLibcall()