Home
last modified time | relevance | path

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

12

/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
DCGGPUBuiltin.cpp25 llvm::Type *ArgTypes[] = {llvm::Type::getInt8PtrTy(M.getContext()), in GetVprintfDeclaration() local
99 llvm::SmallVector<llvm::Type *, 8> ArgTypes; in EmitNVPTXDevicePrintfCallExpr() local
DObjectFilePCHContainerOperations.cpp104 SmallVector<QualType, 16> ArgTypes; in VisitFunctionDecl() local
120 SmallVector<QualType, 16> ArgTypes; in VisitObjCMethodDecl() local
DCGCall.cpp402 SmallVector<CanQualType, 16> ArgTypes; in arrangeCXXConstructorCall() local
1632 SmallVector<llvm::Type*, 8> ArgTypes(IRFunctionArgs.totalIRArgs()); in GetFunctionType() local
4042 ArrayRef<QualType> ArgTypes) { in hasInAllocaArgs()
4078 SmallVector<QualType, 16> ArgTypes; in EmitCallArgs() local
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
DCGStmt.cpp2274 std::vector<llvm::Type *> ArgTypes; in EmitAsmStmt() local
DCodeGenFunction.cpp990 SmallVector<QualType, 16> ArgTypes; in StartFunction() local
DCGClass.cpp1662 llvm::Type *ArgTypes[] = {CGF.VoidPtrTy, CGF.SizeTy}; in EmitSanitizerDtorCallback() local
DCGObjCGNU.cpp3830 llvm::Type *ArgTypes[2] = {PtrTy, PtrToInt8Ty}; in ModuleInitFunction() local
DCGExpr.cpp3260 SmallVector<llvm::Type *, 4> ArgTypes; in EmitCheck() local
/freebsd-12-stable/sys/contrib/dev/acpica/components/executer/
Dexresop.c261 UINT32 ArgTypes; in AcpiExResolveOperands() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Utils/
DEntryExitInstrumenter.cpp44 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; in insertCall() local
DCloneFunction.cpp285 std::vector<Type *> ArgTypes; in CloneFunction() local
DCodeExtractor.cpp1166 std::vector<Type *> ArgTypes; in emitCallAndSwitchStatement() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
DR600OpenCLImageTypeLoweringPass.cpp258 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
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
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-12-stable/sys/contrib/dev/acpica/include/
Dacstruct.h200 UINT32 ArgTypes; member
Daclocal.h1543 ACPI_OBJECT_TYPE ArgTypes[ACPI_METHOD_NUM_ARGS]; member
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/
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-12-stable/contrib/llvm-project/clang/lib/Sema/
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
DSemaTemplateDeduction.cpp5050 SmallVectorImpl<QualType> &ArgTypes) { in AddImplicitObjectParameterType()
/freebsd-12-stable/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DStdLibraryFunctionsChecker.cpp389 using ArgTypes = std::vector<Optional<QualType>>; typedef in __anonf13316b40111::StdLibraryFunctionsChecker
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
DIRBuilder.cpp676 Type *ArgTypes[] = { FuncPtrType }; in CreateGCStatepointCallCommon() local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/IPO/
DLowerTypeTests.cpp1424 SmallVector<Type *, 16> ArgTypes; in createJumpTable() local
/freebsd-12-stable/contrib/llvm-project/clang/utils/TableGen/
DMveEmitter.cpp820 std::vector<const Type *> ArgTypes; member in __anon7f5bce5f0111::ACLEIntrinsic

12