Lines Matching refs:ReturnValueSlot
115 *this, ReturnValueSlot(), BoxingMethod->getReturnType(), Sel, Receiver, in EmitObjCBoxedExpr()
229 *this, ReturnValueSlot(), MethodWithObjects->getReturnType(), Sel, in EmitObjCCollectionLiteral()
438 CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, in GeneratePossiblySpecializedMessageSend()
573 ReturnValueSlot Return) { in EmitObjCMessageExpr()
735 CGF.CGM.getObjCRuntime().GenerateMessageSendSuper(CGF, ReturnValueSlot(), in Emit()
843 callee, ReturnValueSlot(), args); in emitStructGetterCall()
1110 callee, ReturnValueSlot(), args); in emitCPPObjectAtomicGetterCall()
1209 callee, ReturnValueSlot(), args, &CallInstruction); in generateObjCGetterBody()
1328 callee, ReturnValueSlot(), args); in emitStructSetterCall()
1366 callee, ReturnValueSlot(), args); in emitCPPObjectAtomicSetterCall()
1495 callee, ReturnValueSlot(), args); in generateObjCSetterBody()
1507 callee, ReturnValueSlot(), args); in generateObjCSetterBody()
1797 CGM.getObjCRuntime().GenerateMessageSend(*this, ReturnValueSlot(), in EmitObjCForCollectionStmt()
1874 EnumerationMutationFn, ReturnValueSlot(), Args2); in EmitObjCForCollectionStmt()
1939 .GenerateMessageSend(*this, ReturnValueSlot(), C.BoolTy, in EmitObjCForCollectionStmt()
2006 CGM.getObjCRuntime().GenerateMessageSend(*this, ReturnValueSlot(), in EmitObjCForCollectionStmt()
2700 Runtime.GenerateMessageSend(*this, ReturnValueSlot(), in EmitObjCMRRAutoreleasePoolPush()
2709 Runtime.GenerateMessageSend(*this, ReturnValueSlot(), in EmitObjCMRRAutoreleasePoolPush()
2746 CGM.getObjCRuntime().GenerateMessageSend(*this, ReturnValueSlot(), in EmitObjCMRRAutoreleasePoolPop()
3876 Result = Runtime.GenerateMessageSend(*this, ReturnValueSlot(), in EmitBlockCopyAndAutorelease()
3880 Result = Runtime.GenerateMessageSend(*this, ReturnValueSlot(), in EmitBlockCopyAndAutorelease()