Home
last modified time | relevance | path

Searched refs:GenerateMessageSend (Results 1 – 4 of 4) sorted by relevance

/NextBSD/contrib/llvm/tools/clang/lib/CodeGen/
HDCGObjC.cpp108 RValue result = Runtime.GenerateMessageSend( in EmitObjCBoxedExpr()
211 RValue result = Runtime.GenerateMessageSend( in EmitObjCCollectionLiteral()
428 result = Runtime.GenerateMessageSend(*this, Return, ResultType, in EmitObjCMessageExpr()
1517 CGM.getObjCRuntime().GenerateMessageSend(*this, ReturnValueSlot(), in EmitObjCForCollectionStmt()
1689 CGM.getObjCRuntime().GenerateMessageSend(*this, ReturnValueSlot(), in EmitObjCForCollectionStmt()
2309 Runtime.GenerateMessageSend(*this, ReturnValueSlot(), in EmitObjCMRRAutoreleasePoolPush()
2318 Runtime.GenerateMessageSend(*this, ReturnValueSlot(), in EmitObjCMRRAutoreleasePoolPush()
2330 CGM.getObjCRuntime().GenerateMessageSend(*this, ReturnValueSlot(), in EmitObjCMRRAutoreleasePoolPop()
3074 Result = Runtime.GenerateMessageSend(*this, ReturnValueSlot(), in EmitBlockCopyAndAutorelease()
3078 Result = Runtime.GenerateMessageSend(*this, ReturnValueSlot(), in EmitBlockCopyAndAutorelease()
HDCGObjCRuntime.h153 GenerateMessageSend(CodeGen::CodeGenFunction &CGF,
HDCGObjCMac.cpp1183 CodeGen::RValue GenerateMessageSend(CodeGen::CodeGenFunction &CGF,
1458 CodeGen::RValue GenerateMessageSend(CodeGen::CodeGenFunction &CGF,
1835 CodeGen::RValue CGObjCMac::GenerateMessageSend(CodeGen::CodeGenFunction &CGF, in GenerateMessageSend() function in CGObjCMac
6582 CGObjCNonFragileABIMac::GenerateMessageSend(CodeGen::CodeGenFunction &CGF, in GenerateMessageSend() function in CGObjCNonFragileABIMac
HDCGObjCGNU.cpp483 GenerateMessageSend(CodeGenFunction &CGF, ReturnValueSlot Return,
1317 CGObjCGNU::GenerateMessageSend(CodeGenFunction &CGF, in GenerateMessageSend() function in CGObjCGNU