Searched defs:ResultType (Results 1 - 25 of 35) sorted by relevance

12

/freebsd-9.3-release/contrib/llvm/lib/Target/NVPTX/
H A DNVPTXGenericToNVVM.cpp180 Type *ResultType = local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGCXXABI.cpp140 EmitReturnFromThunk(CodeGenFunction &CGF, RValue RV, QualType ResultType) argument
H A DCGVTables.cpp180 QualType ResultType = FPT->getResultType(); local
250 QualType ResultType = local
264 StartFunction(GlobalDecl(), ResultType, Fn, FnInfo, FunctionArgs, local
318 QualType ResultType = local
117 PerformReturnAdjustment(CodeGenFunction &CGF, QualType ResultType, RValue RV, const ThunkInfo &Thunk) argument
[all...]
H A DCGExprConstant.cpp1147 llvm::Type *ResultType = getTypes().ConvertType(DestType); local
H A DCGStmt.cpp1704 llvm::Type *ResultType; local
H A DCGBuiltin.cpp299 llvm::Type *ResultType = ConvertType(E->getType()); local
316 llvm::Type *ResultType = ConvertType(E->getType()); local
67 EmitFromInt(CodeGenFunction &CGF, llvm::Value *V, QualType T, llvm::Type *ResultType) argument
333 llvm::Type *ResultType = ConvertType(E->getType()); local
354 llvm::Type *ResultType = ConvertType(E->getType()); local
370 llvm::Type *ResultType = ConvertType(E->getType()); local
2631 llvm::Type *ResultType = CGF.ConvertType(E->getType()); local
[all...]
H A DCGCall.cpp853 bool CodeGenModule::ReturnTypeUsesFPRet(QualType ResultType) { argument
870 bool CodeGenModule::ReturnTypeUsesFP2Ret(QualType ResultType) { argument
H A DItaniumCXXABI.cpp1134 EmitReturnFromThunk(CodeGenFunction &CGF, RValue RV, QualType ResultType) argument
H A DCGExpr.cpp1416 llvm::Type *ResultType = ConvertType(getContext().LongTy); local
H A DCGExprScalar.cpp1808 llvm::Type* ResultType = ConvertType(E->getType()); local
H A DCGObjC.cpp180 QualType ResultType = E->getType(); local
372 QualType ResultType = local
H A DCGObjCGNU.cpp1233 GenerateMessageSendSuper(CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, Selector Sel, const ObjCInterfaceDecl *Class, bool isCategoryImpl, llvm::Value *Receiver, bool IsClassMessage, const CallArgList &CallArgs, const ObjCMethodDecl *Method) argument
1336 GenerateMessageSend(CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, Selector Sel, llvm::Value *Receiver, const CallArgList &CallArgs, const ObjCInterfaceDecl *Class, const ObjCMethodDecl *Method) argument
[all...]
H A DCGObjCMac.cpp1785 GenerateMessageSendSuper(CodeGen::CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, Selector Sel, const ObjCInterfaceDecl *Class, bool isCategoryImpl, llvm::Value *Receiver, bool IsClassMessage, const CodeGen::CallArgList &CallArgs, const ObjCMethodDecl *Method) argument
1845 GenerateMessageSend(CodeGen::CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, Selector Sel, llvm::Value *Receiver, const CallArgList &CallArgs, const ObjCInterfaceDecl *Class, const ObjCMethodDecl *Method) argument
1860 EmitMessageSend(CodeGen::CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, llvm::Value *Sel, llvm::Value *Arg0, QualType Arg0Ty, bool IsSuper, const CallArgList &CallArgs, const ObjCMethodDecl *Method, const ObjCCommonTypesHelper &ObjCTypes) argument
6636 GenerateMessageSend(CodeGen::CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, Selector Sel, llvm::Value *Receiver, const CallArgList &CallArgs, const ObjCInterfaceDecl *Class, const ObjCMethodDecl *Method) argument
6766 GenerateMessageSendSuper(CodeGen::CodeGenFunction &CGF, ReturnValueSlot Return, QualType ResultType, Selector Sel, const ObjCInterfaceDecl *Class, bool isCategoryImpl, llvm::Value *Receiver, bool IsClassMessage, const CodeGen::CallArgList &CallArgs, const ObjCMethodDecl *Method) argument
[all...]
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/Sema/
H A DCodeCompleteConsumer.cpp180 CodeCompletionString::Chunk::CreateResultType(const char *ResultType) { argument
366 void CodeCompletionBuilder::AddResultTypeChunk(const char *ResultType) { argument
H A DSemaPseudoObject.cpp1084 QualType ResultType; local
1193 QualType ResultType; local
[all...]
H A DSemaCast.cpp66 QualType ResultType; member in struct:__anon3235::CastOperation
H A DSemaTemplateDeduction.cpp2590 QualType ResultType; local
H A DSemaDeclObjC.cpp119 QualType ResultType = NewMethod->getResultType(); local
2796 QualType ResultType = Method->getResultType(); local
H A DSemaInit.cpp2259 QualType ResultType = CurrentObjectType; local
4362 QualType ResultType; local
5517 Perform(Sema &S, const InitializedEntity &Entity, const InitializationKind &Kind, MultiExprArg Args, QualType *ResultType) argument
[all...]
H A DSemaStmt.cpp2429 PerformMoveOrCopyInitialization(const InitializedEntity &Entity, const VarDecl *NRVOCandidate, QualType ResultType, Expr *Value, bool AllowNRVO) argument
H A DSemaCodeComplete.cpp2209 QualType ResultType = Block.getTypePtr()->getResultType(); local
3980 QualType ResultType; local
/freebsd-9.3-release/contrib/llvm/tools/clang/lib/AST/
H A DMicrosoftMangle.cpp1330 QualType ResultType = Proto->getResultType(); local
H A DASTImporter.cpp4453 QualType ResultType = Importer.Import(E->getType()); local
/freebsd-9.3-release/contrib/llvm/tools/clang/include/clang/AST/
H A DComment.h986 QualType ResultType; member in struct:clang::comments::ParamCommandComment::DeclInfo
H A DExprObjC.h682 QualType ResultType; local

Completed in 354 milliseconds

12