/external/llvm/unittests/IR/ |
D | FunctionTest.cpp | 19 Type *ArgTypes[] = {Type::getInt8Ty(C), Type::getInt32Ty(C)}; in TEST() local 41 Type *ArgTypes[] = {Type::getInt8Ty(C), Type::getInt32Ty(C)}; in TEST() local
|
/external/clang/lib/CodeGen/ |
D | CGCUDABuiltin.cpp | 25 llvm::Type *ArgTypes[] = {llvm::Type::getInt8PtrTy(M.getContext()), in GetVprintfDeclaration() local 99 llvm::SmallVector<llvm::Type *, 8> ArgTypes; in EmitCUDADevicePrintfCallExpr() local
|
D | ObjectFilePCHContainerOperations.cpp | 107 SmallVector<QualType, 16> ArgTypes; in VisitFunctionDecl() local 123 SmallVector<QualType, 16> ArgTypes; in VisitObjCMethodDecl() local
|
D | CGCUDANV.cpp | 123 std::vector<llvm::Type *> ArgTypes; in emitDeviceStubBody() local
|
/external/llvm-project/llvm/unittests/IR/ |
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
|
/external/llvm-project/clang/lib/CodeGen/ |
D | CGGPUBuiltin.cpp | 25 llvm::Type *ArgTypes[] = {llvm::Type::getInt8PtrTy(M.getContext()), in GetVprintfDeclaration() local 99 llvm::SmallVector<llvm::Type *, 8> ArgTypes; in EmitNVPTXDevicePrintfCallExpr() local
|
D | ObjectFilePCHContainerOperations.cpp | 104 SmallVector<QualType, 16> ArgTypes; in VisitFunctionDecl() local 120 SmallVector<QualType, 16> ArgTypes; in VisitObjCMethodDecl() local
|
/external/llvm-project/openmp/libomptarget/src/ |
D | omptarget.cpp | 448 void **Args, int64_t *ArgSizes, int64_t *ArgTypes, in targetDataEnd() 773 void **Args, int64_t *ArgSizes, int64_t *ArgTypes, in targetDataUpdate() 1059 int64_t *ArgTypes, map_var_info_t *ArgNames, in processDataBefore() 1180 int64_t *ArgTypes, map_var_info_t *ArgNames, in processDataAfter() 1212 void **Args, int64_t *ArgSizes, int64_t *ArgTypes, in target()
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
D | EntryExitInstrumenter.cpp | 41 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; in insertCall() local
|
D | CloneFunction.cpp | 239 std::vector<Type*> ArgTypes; in CloneFunction() local
|
/external/llvm-project/llvm/lib/Transforms/Utils/ |
D | EntryExitInstrumenter.cpp | 42 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; in insertCall() local
|
D | CloneFunction.cpp | 243 std::vector<Type*> ArgTypes; in CloneFunction() local
|
/external/llvm/lib/Target/AMDGPU/ |
D | AMDGPUOpenCLImageTypeLoweringPass.cpp | 257 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
|
D | AMDGPUPromoteAlloca.cpp | 777 std::vector<Type*> ArgTypes; in handleAlloca() local
|
/external/llvm-project/llvm/lib/Target/AMDGPU/ |
D | R600OpenCLImageTypeLoweringPass.cpp | 273 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AMDGPU/ |
D | R600OpenCLImageTypeLoweringPass.cpp | 273 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
|
/external/llvm/lib/Transforms/Instrumentation/ |
D | DataFlowSanitizer.cpp | 381 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
|
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
D | DataFlowSanitizer.cpp | 490 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
|
/external/llvm-project/llvm/lib/Transforms/Instrumentation/ |
D | DataFlowSanitizer.cpp | 539 SmallVector<Type *, 4> ArgTypes(T->param_begin(), T->param_end()); in getArgsFunctionType() local 551 SmallVector<Type *, 4> ArgTypes; in getTrampolineFunctionType() local 562 SmallVector<Type *, 4> ArgTypes; in getCustomFunctionType() local
|
/external/llvm/lib/Transforms/Utils/ |
D | CloneFunction.cpp | 184 std::vector<Type*> ArgTypes; in CloneFunction() local
|
D | CodeExtractor.cpp | 442 std::vector<Type*> ArgTypes; in emitCallAndSwitchStatement() local
|
/external/llvm-project/clang/lib/Frontend/Rewrite/ |
D | RewriteModernObjC.cpp | 2668 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
|
/external/clang/lib/Frontend/Rewrite/ |
D | RewriteModernObjC.cpp | 2662 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
|
D | RewriteObjC.cpp | 2587 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
|
/external/llvm/lib/IR/ |
D | IRBuilder.cpp | 346 Type *ArgTypes[] = { FuncPtrType }; in CreateGCStatepointCallCommon() local
|