| /llvm-project-15.0.7/openmp/libomptarget/src/ |
| H A D | LegacyAPI.cpp | 18 int64_t *ArgSizes, int64_t *ArgTypes) { in __tgt_target_data_begin() 38 int64_t *ArgSizes, int64_t *ArgTypes) { in __tgt_target_data_end() 46 int64_t *ArgSizes, int64_t *ArgTypes) { in __tgt_target_data_update() 54 int64_t *ArgSizes, int64_t *ArgTypes, int32_t DepNum, void *DepList, in __tgt_target_data_update_nowait() 76 int64_t *ArgSizes, int64_t *ArgTypes, in __tgt_target_mapper() 86 int64_t *ArgTypes) { in __tgt_target() 104 void **ArgsBase, void **Args, int64_t *ArgSizes, int64_t *ArgTypes, in __tgt_target_nowait_mapper() 116 int64_t *ArgSizes, int64_t *ArgTypes, in __tgt_target_teams_mapper() 130 int64_t *ArgTypes, int32_t NumTeams, in __tgt_target_teams() 141 int64_t *ArgTypes, int32_t NumTeams, in __tgt_target_teams_nowait() [all …]
|
| H A D | interface.cpp | 70 int64_t *ArgTypes, in __tgt_target_data_begin_mapper() 105 void **Args, int64_t *ArgSizes, int64_t *ArgTypes, map_var_info_t *ArgNames, in __tgt_target_data_begin_nowait_mapper() 120 int64_t *ArgTypes, in __tgt_target_data_end_mapper() 154 void **Args, int64_t *ArgSizes, int64_t *ArgTypes, map_var_info_t *ArgNames, in __tgt_target_data_end_nowait_mapper() 166 int64_t *ArgTypes, in __tgt_target_data_update_mapper() 191 void **Args, int64_t *ArgSizes, int64_t *ArgTypes, map_var_info_t *ArgNames, in __tgt_target_data_update_nowait_mapper()
|
| H A D | omptarget.cpp | 414 int64_t *ArgTypes, map_var_info_t *ArgNames, in targetDataBegin() 679 int64_t *ArgTypes, map_var_info_t *ArgNames, in targetDataEnd() 1035 int64_t *ArgTypes, map_var_info_t *ArgNames, in targetDataUpdate() 1324 int64_t *ArgSizes, int64_t *ArgTypes, in processDataBefore() 1455 int64_t *ArgSizes, int64_t *ArgTypes, in processDataAfter() 1488 void **ArgBases, void **Args, int64_t *ArgSizes, int64_t *ArgTypes, in target()
|
| H A D | private.h | 158 const int64_t *ArgTypes, const map_var_info_t *ArgNames, in printKernelArguments()
|
| /llvm-project-15.0.7/clang/lib/CodeGen/ |
| H A D | CGGPUBuiltin.cpp | 26 llvm::Type *ArgTypes[] = {llvm::Type::getInt8PtrTy(M.getContext()), in GetVprintfDeclaration() local 48 llvm::Type *ArgTypes[] = {llvm::Type::getInt8PtrTy(M.getContext()), in GetOpenMPVprintfDeclaration() local 105 llvm::SmallVector<llvm::Type *, 8> ArgTypes; in packArgsIntoNVPTXFormatBuffer() local
|
| H A D | ObjectFilePCHContainerOperations.cpp | 109 SmallVector<QualType, 16> ArgTypes; in VisitFunctionDecl() local 125 SmallVector<QualType, 16> ArgTypes; in VisitObjCMethodDecl() local
|
| H A D | CGCall.cpp | 410 SmallVector<CanQualType, 16> ArgTypes; in arrangeCXXConstructorCall() local 1654 SmallVector<llvm::Type*, 8> ArgTypes(IRFunctionArgs.totalIRArgs()); in GetFunctionType() local 4116 ArrayRef<QualType> ArgTypes) { in hasInAllocaArgs() 4152 SmallVector<QualType, 16> ArgTypes; in EmitCallArgs() local
|
| H A D | MicrosoftCXXABI.cpp | 968 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; in emitRTtypeidCall() local 1022 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy, CGF.Int32Ty, CGF.Int8PtrTy, in EmitDynamicCastCall() local 1043 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; in EmitDynamicCastToVoid() local
|
| /llvm-project-15.0.7/llvm/unittests/IR/ |
| H A D | FunctionTest.cpp | 19 Type *ArgTypes[] = {Type::getInt8Ty(C), Type::getInt32Ty(C)}; in TEST() local 49 Type *ArgTypes[] = {Type::getInt8Ty(C), Type::getInt32Ty(C)}; in TEST() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | SuspiciousCallArgumentCheck.h | 77 SmallVector<QualType, SmallVectorSize> ArgTypes; variable
|
| /llvm-project-15.0.7/llvm/lib/Target/M68k/ |
| H A D | M68kCallingConv.h | 54 const auto &ArgTypes = CCInfo.ArgTypeList; in CC_M68k_Any_AssignToReg() local
|
| H A D | M68kISelLowering.cpp | 525 SmallVector<Type *, 4> ArgTypes; in LowerCall() local 883 SmallVector<Type *, 4> ArgTypes; in LowerFormalArguments() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | EntryExitInstrumenter.cpp | 44 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; in insertCall() local
|
| H A D | CloneFunction.cpp | 294 std::vector<Type *> ArgTypes; in CloneFunction() local
|
| H A D | CodeExtractor.cpp | 1191 std::vector<Type *> ArgTypes; in emitCallAndSwitchStatement() local
|
| /llvm-project-15.0.7/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVPrepareFunctions.cpp | 74 SmallVector<Type *, 4> ArgTypes; in processFunctionSignature() local 131 ArrayRef<Type *> ArgTypes, in getOrCreateFunction()
|
| H A D | SPIRVCallLowering.cpp | 85 SmallVector<Type *, 4> ArgTypes; in getOriginalFunctionType() local
|
| H A D | SPIRVGlobalRegistry.cpp | 463 SPIRVType *RetType, const SmallVectorImpl<SPIRVType *> &ArgTypes, in getOpTypeFunction() 475 const SmallVectorImpl<SPIRVType *> &ArgTypes, in getOrCreateOpTypeFunctionWithArgs()
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaRISCVVectorLookup.cpp | 312 SmallVector<QualType, 8> ArgTypes; in CreateRVVIntrinsicDecl() local
|
| H A D | SemaLookup.cpp | 729 SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) { in GetQualTypesForOpenCLBuiltin() 758 SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) { in GetOpenCLBuiltinFctOverloads() 842 SmallVector<SmallVector<QualType, 1>, 5> ArgTypes; in InsertOCLBuiltinDeclarationsFromTable() local
|
| /llvm-project-15.0.7/openmp/libomptarget/include/ |
| H A D | omptarget.h | 119 int64_t *ArgTypes; // Type of the data (e.g. to / from). member
|
| /llvm-project-15.0.7/llvm/lib/Target/AMDGPU/ |
| H A D | R600OpenCLImageTypeLoweringPass.cpp | 258 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
|
| /llvm-project-15.0.7/clang/lib/Frontend/Rewrite/ |
| H A D | RewriteModernObjC.cpp | 2669 SmallVector<QualType, 4> ArgTypes; in RewriteObjCBoxedExpr() local 2790 SmallVector<QualType, 4> ArgTypes; in RewriteObjCArrayLiteralExpr() local 2935 SmallVector<QualType, 8> ArgTypes; in RewriteObjCDictionaryLiteralExpr() local 3097 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr() 3483 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local 4532 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local 4597 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
|
| H A D | RewriteObjC.cpp | 2596 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
|
| /llvm-project-15.0.7/llvm/examples/ExceptionDemo/ |
| H A D | ExceptionDemo.cpp | 144 typedef std::vector<llvm::Type*> ArgTypes; typedef
|