Home
last modified time | relevance | path

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

12

/freebsd-13.1/contrib/llvm-project/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.cpp104 SmallVector<QualType, 16> ArgTypes; in VisitFunctionDecl() local
120 SmallVector<QualType, 16> ArgTypes; in VisitObjCMethodDecl() local
H A DCGCall.cpp401 SmallVector<CanQualType, 16> ArgTypes; in arrangeCXXConstructorCall() local
1622 SmallVector<llvm::Type*, 8> ArgTypes(IRFunctionArgs.totalIRArgs()); in GetFunctionType() local
4032 ArrayRef<QualType> ArgTypes) { in hasInAllocaArgs()
4068 SmallVector<QualType, 16> ArgTypes; in EmitCallArgs() local
H A DMicrosoftCXXABI.cpp961 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; in emitRTtypeidCall() local
1015 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy, CGF.Int32Ty, CGF.Int8PtrTy, in EmitDynamicCastCall() local
1036 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; in EmitDynamicCastToVoid() local
H A DCGStmt.cpp2274 std::vector<llvm::Type *> ArgTypes; in EmitAsmStmt() local
H A DCodeGenFunction.cpp990 SmallVector<QualType, 16> ArgTypes; in StartFunction() local
H A DCGClass.cpp1662 llvm::Type *ArgTypes[] = {CGF.VoidPtrTy, CGF.SizeTy}; in EmitSanitizerDtorCallback() local
H A DCGObjCGNU.cpp3830 llvm::Type *ArgTypes[2] = {PtrTy, PtrToInt8Ty}; in ModuleInitFunction() local
H A DCGExpr.cpp3260 SmallVector<llvm::Type *, 4> ArgTypes; in EmitCheck() local
/freebsd-13.1/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c261 UINT32 ArgTypes; in AcpiExResolveOperands() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp44 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; in insertCall() local
H A DCloneFunction.cpp285 std::vector<Type *> ArgTypes; in CloneFunction() local
H A DCodeExtractor.cpp1166 std::vector<Type *> ArgTypes; in emitCallAndSwitchStatement() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp258 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2668 SmallVector<QualType, 4> ArgTypes; in RewriteObjCBoxedExpr() local
2789 SmallVector<QualType, 4> ArgTypes; in RewriteObjCArrayLiteralExpr() local
2934 SmallVector<QualType, 8> ArgTypes; in RewriteObjCDictionaryLiteralExpr() local
3096 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr()
3482 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local
4531 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local
4596 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
H A DRewriteObjC.cpp2596 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr()
2912 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local
3697 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local
3764 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
/freebsd-13.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-13.1/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp791 SmallVector<Type *, 4> ArgTypes(T->param_begin(), T->param_end()); in getArgsFunctionType() local
803 SmallVector<Type *, 4> ArgTypes; in getTrampolineFunctionType() local
821 SmallVector<Type *, 4> ArgTypes; in getCustomFunctionType() local
/freebsd-13.1/contrib/llvm-project/clang/lib/Sema/
H A DSemaLookup.cpp728 SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) { in GetQualTypesForOpenCLBuiltin()
757 SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) { in GetOpenCLBuiltinFctOverloads()
841 SmallVector<SmallVector<QualType, 1>, 5> ArgTypes; in InsertOCLBuiltinDeclarationsFromTable() local
H A DSemaTemplateDeduction.cpp5050 SmallVectorImpl<QualType> &ArgTypes) { in AddImplicitObjectParameterType()
/freebsd-13.1/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp389 using ArgTypes = std::vector<Optional<QualType>>; typedef in __anondd300ad00111::StdLibraryFunctionsChecker
/freebsd-13.1/contrib/llvm-project/llvm/lib/IR/
H A DIRBuilder.cpp676 Type *ArgTypes[] = { FuncPtrType }; in CreateGCStatepointCallCommon() local
/freebsd-13.1/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1424 SmallVector<Type *, 16> ArgTypes; in createJumpTable() local
/freebsd-13.1/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp820 std::vector<const Type *> ArgTypes; member in __anonb7c02cfb0111::ACLEIntrinsic

12