Home
last modified time | relevance | path

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

123

/aosp_15_r20/external/sdv/vsomeip/third_party/boost/parameter/include/boost/parameter/
Dmatch.hpp18 #define BOOST_PARAMETER_MATCH_DEFAULTS(ArgTypes) \ argument
28 #define BOOST_PARAMETER_MATCH_DEFAULTS(ArgTypes) argument
40 #define BOOST_PARAMETER_MATCH(ParameterSpec, ArgTypes, name) \ argument
/aosp_15_r20/external/llvm/unittests/IR/
H A DFunctionTest.cpp19 Type *ArgTypes[] = {Type::getInt8Ty(C), Type::getInt32Ty(C)}; in TEST() local
41 Type *ArgTypes[] = {Type::getInt8Ty(C), Type::getInt32Ty(C)}; in TEST() local
/aosp_15_r20/external/clang/lib/CodeGen/
H A DCGCUDABuiltin.cpp25 llvm::Type *ArgTypes[] = {llvm::Type::getInt8PtrTy(M.getContext()), in GetVprintfDeclaration() local
99 llvm::SmallVector<llvm::Type *, 8> ArgTypes; in EmitCUDADevicePrintfCallExpr() local
H A DObjectFilePCHContainerOperations.cpp107 SmallVector<QualType, 16> ArgTypes; in VisitFunctionDecl() local
123 SmallVector<QualType, 16> ArgTypes; in VisitObjCMethodDecl() local
H A DCGCUDANV.cpp123 std::vector<llvm::Type *> ArgTypes; in emitDeviceStubBody() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp75 SmallVector<Type *, 4> ArgTypes; in processFunctionSignature() local
132 ArrayRef<Type *> ArgTypes, in getOrCreateFunction()
H A DSPIRVRegularizer.cpp201 SmallVector<Type *, 2> ArgTypes = {OldF->getArg(0)->getType(), Arg0Ty}; in visitCallScalToVec() local
H A DSPIRVCallLowering.cpp88 SmallVector<Type *, 4> ArgTypes; in getOriginalFunctionType() local
H A DSPIRVGlobalRegistry.cpp600 SPIRVType *RetType, const SmallVectorImpl<SPIRVType *> &ArgTypes, in getOpTypeFunction()
612 const SmallVectorImpl<SPIRVType *> &ArgTypes, in getOrCreateOpTypeFunctionWithArgs()
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567b/include/clang-tidy/readability/
DSuspiciousCallArgumentCheck.h76 SmallVector<QualType, SmallVectorSize> ArgTypes; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r536225/include/clang-tidy/readability/
DSuspiciousCallArgumentCheck.h76 SmallVector<QualType, SmallVectorSize> ArgTypes; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r530567/include/clang-tidy/readability/
DSuspiciousCallArgumentCheck.h76 SmallVector<QualType, SmallVectorSize> ArgTypes; variable
/aosp_15_r20/prebuilts/clang/host/linux-x86/clang-r522817/include/clang-tidy/readability/
DSuspiciousCallArgumentCheck.h76 SmallVector<QualType, SmallVectorSize> ArgTypes; variable
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/M68k/
H A DM68kCallingConv.h54 const auto &ArgTypes = CCInfo.ArgTypeList; in CC_M68k_Any_AssignToReg() local
/aosp_15_r20/prebuilts/go/linux-x86/src/internal/trace/event/
Devent.go76 var ArgTypes = [...]string{ var
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp60 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; in insertCall() local
/aosp_15_r20/external/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp381 llvm::SmallVector<Type *, 4> ArgTypes(T->param_begin(), T->param_end()); in getArgsFunctionType() local
393 llvm::SmallVector<Type *, 4> ArgTypes; in getTrampolineFunctionType() local
404 llvm::SmallVector<Type *, 4> ArgTypes; in getCustomFunctionType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/
H A DDataFlowSanitizer.cpp490 SmallVector<Type *, 4> ArgTypes(T->param_begin(), T->param_end()); in getArgsFunctionType() local
502 SmallVector<Type *, 4> ArgTypes; in getTrampolineFunctionType() local
513 SmallVector<Type *, 4> ArgTypes; in getCustomFunctionType() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp41 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; in insertCall() local
/aosp_15_r20/external/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2662 SmallVector<QualType, 4> ArgTypes; in RewriteObjCBoxedExpr() local
2785 SmallVector<QualType, 4> ArgTypes; in RewriteObjCArrayLiteralExpr() local
2932 SmallVector<QualType, 8> ArgTypes; in RewriteObjCDictionaryLiteralExpr() local
3095 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr()
3489 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local
4539 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local
4606 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
H A DRewriteObjC.cpp2587 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
/aosp_15_r20/external/llvm/lib/Target/AMDGPU/
H A DAMDGPUOpenCLImageTypeLoweringPass.cpp257 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
H A DAMDGPUPromoteAlloca.cpp777 std::vector<Type*> ArgTypes; in handleAlloca() local
/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp258 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp273 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local

123