Home
last modified time | relevance | path

Searched defs:ArgTypes (Results 1 – 25 of 30) sorted by relevance

12

/freebsd-12.1/contrib/llvm/tools/clang/lib/CodeGen/
H A DCGGPUBuiltin.cpp25 llvm::Type *ArgTypes[] = {llvm::Type::getInt8PtrTy(M.getContext()), in GetVprintfDeclaration() local
99 llvm::SmallVector<llvm::Type *, 8> ArgTypes; in EmitNVPTXDevicePrintfCallExpr() local
H A DObjectFilePCHContainerOperations.cpp105 SmallVector<QualType, 16> ArgTypes; in VisitFunctionDecl() local
121 SmallVector<QualType, 16> ArgTypes; in VisitObjCMethodDecl() local
H A DCGCall.cpp403 SmallVector<CanQualType, 16> ArgTypes; in arrangeCXXConstructorCall() local
1590 SmallVector<llvm::Type*, 8> ArgTypes(IRFunctionArgs.totalIRArgs()); in GetFunctionType() local
3430 CallArgList &Args, ArrayRef<QualType> ArgTypes, in EmitCallArgs()
H A DMicrosoftCXXABI.cpp932 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; in emitRTtypeidCall() local
986 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy, CGF.Int32Ty, CGF.Int8PtrTy, in EmitDynamicCastCall() local
1007 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; in EmitDynamicCastToVoid() local
H A DCGStmt.cpp1917 std::vector<llvm::Type *> ArgTypes; in EmitAsmStmt() local
H A DCodeGenFunction.cpp1032 SmallVector<QualType, 16> ArgTypes; in StartFunction() local
H A DCGClass.cpp1626 llvm::Type *ArgTypes[] = {CGF.VoidPtrTy, CGF.SizeTy}; in EmitSanitizerDtorCallback() local
H A DCGObjCGNU.cpp3709 llvm::Type *ArgTypes[2] = {PtrTy, PtrToInt8Ty}; in ModuleInitFunction() local
H A DCGDebugInfo.cpp3204 SmallVector<QualType, 16> ArgTypes; in getFunctionFwdDeclOrStub() local
H A DCGExpr.cpp2988 SmallVector<llvm::Type *, 4> ArgTypes; in EmitCheck() local
/freebsd-12.1/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c261 UINT32 ArgTypes; in AcpiExResolveOperands() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp41 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; in insertCall() local
H A DCloneFunction.cpp225 std::vector<Type*> ArgTypes; in CloneFunction() local
H A DCodeExtractor.cpp923 std::vector<Type *> ArgTypes; in emitCallAndSwitchStatement() local
/freebsd-12.1/contrib/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp274 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
/freebsd-12.1/contrib/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp484 SmallVector<Type *, 4> ArgTypes(T->param_begin(), T->param_end()); in getArgsFunctionType() local
496 SmallVector<Type *, 4> ArgTypes; in getTrampolineFunctionType() local
507 SmallVector<Type *, 4> ArgTypes; in getCustomFunctionType() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp169 const std::vector<QualType> ArgTypes; member
/freebsd-12.1/contrib/llvm/tools/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2663 SmallVector<QualType, 4> ArgTypes; in RewriteObjCBoxedExpr() local
2784 SmallVector<QualType, 4> ArgTypes; in RewriteObjCArrayLiteralExpr() local
2928 SmallVector<QualType, 8> ArgTypes; in RewriteObjCDictionaryLiteralExpr() local
3090 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr()
3484 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local
4534 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local
4601 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
H A DRewriteObjC.cpp2586 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr()
2909 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local
3696 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local
3765 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
/freebsd-12.1/sys/contrib/dev/acpica/include/
H A Dacstruct.h200 UINT32 ArgTypes; member
H A Daclocal.h1543 ACPI_OBJECT_TYPE ArgTypes[ACPI_METHOD_NUM_ARGS]; member
/freebsd-12.1/contrib/llvm/lib/IR/
H A DIRBuilder.cpp614 Type *ArgTypes[] = { FuncPtrType }; in CreateGCStatepointCallCommon() local
/freebsd-12.1/contrib/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1328 SmallVector<Type *, 16> ArgTypes; in createJumpTable() local
/freebsd-12.1/contrib/llvm/tools/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp4655 SmallVectorImpl<QualType> &ArgTypes) { in AddImplicitObjectParameterType()
H A DSemaExprCXX.cpp2527 SmallVector<QualType, 4> ArgTypes; in FindAllocationFunctions() local

12