Home
last modified time | relevance | path

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

12

/netbsd-src/external/apache2/llvm/dist/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.cpp400 SmallVector<CanQualType, 16> ArgTypes; in arrangeCXXConstructorCall() local
1621 SmallVector<llvm::Type*, 8> ArgTypes(IRFunctionArgs.totalIRArgs()); in GetFunctionType() local
4025 ArrayRef<QualType> ArgTypes) { in hasInAllocaArgs()
4061 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.cpp2235 std::vector<llvm::Type *> ArgTypes; in EmitAsmStmt() local
H A DCodeGenFunction.cpp987 SmallVector<QualType, 16> ArgTypes; in StartFunction() local
H A DCGClass.cpp1665 llvm::Type *ArgTypes[] = {CGF.VoidPtrTy, CGF.SizeTy}; in EmitSanitizerDtorCallback() local
H A DCGObjCGNU.cpp3827 llvm::Type *ArgTypes[2] = {PtrTy, PtrToInt8Ty}; in ModuleInitFunction() local
/netbsd-src/sys/external/bsd/acpica/dist/executer/
H A Dexresop.c153 UINT32 ArgTypes; in AcpiExResolveOperands() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp44 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; in insertCall() local
H A DCloneFunction.cpp286 std::vector<Type *> ArgTypes; in CloneFunction() local
H A DCodeExtractor.cpp1164 std::vector<Type *> ArgTypes; in emitCallAndSwitchStatement() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp258 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
/netbsd-src/external/apache2/llvm/dist/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()
3492 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local
4542 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local
4609 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
H A DRewriteObjC.cpp2596 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr()
2922 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local
3709 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local
3778 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
/netbsd-src/sys/external/bsd/acpica/dist/include/
H A Dacstruct.h92 UINT32 ArgTypes; member
H A Daclocal.h1445 ACPI_OBJECT_TYPE ArgTypes[ACPI_METHOD_NUM_ARGS]; global() member
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp830 SmallVector<Type *, 4> ArgTypes(T->param_begin(), T->param_end()); in getArgsFunctionType() local
842 SmallVector<Type *, 4> ArgTypes; in getTrampolineFunctionType() local
860 SmallVector<Type *, 4> ArgTypes; in getCustomFunctionType() local
/netbsd-src/external/apache2/llvm/dist/llvm/examples/ExceptionDemo/
H A DExceptionDemo.cpp144 typedef std::vector<llvm::Type*> ArgTypes; typedef
/netbsd-src/external/apache2/llvm/dist/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()
/netbsd-src/external/apache2/llvm/dist/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp389 using ArgTypes = std::vector<Optional<QualType>>; typedef in __anon6255e2070111::StdLibraryFunctionsChecker
/netbsd-src/external/apache2/llvm/dist/llvm/lib/Transforms/IPO/
H A DLowerTypeTests.cpp1418 SmallVector<Type *, 16> ArgTypes; in createJumpTable() local
/netbsd-src/external/apache2/llvm/dist/llvm/lib/IR/
H A DIRBuilder.cpp654 Type *ArgTypes[] = { FuncPtrType }; in CreateGCStatepointCallCommon() local
/netbsd-src/external/apache2/llvm/dist/clang/utils/TableGen/
H A DMveEmitter.cpp820 std::vector<const Type *> ArgTypes; member in __anone3a730d20111::ACLEIntrinsic

12