| /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/swiftshader/third_party/llvm-7.0/llvm/unittests/IR/ |
| D | FunctionTest.cpp | 20 Type *ArgTypes[] = {Type::getInt8Ty(C), Type::getInt32Ty(C)}; in TEST() local 42 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/swiftshader/third_party/LLVM/utils/TableGen/ |
| D | IntrinsicEmitter.cpp | 209 const std::vector<Record*> &ArgTypes, in EmitTypeGenerate() 341 const RecPair &ArgTypes = I->first; in EmitVerifier() local 438 const RecPair &ArgTypes = I->first; in EmitGenerator() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Utils/ |
| D | EntryExitInstrumenter.cpp | 41 Type *ArgTypes[] = {Type::getInt8PtrTy(C), Type::getInt8PtrTy(C)}; in insertCall() local
|
| D | CloneFunction.cpp | 224 std::vector<Type*> ArgTypes; in CloneFunction() local
|
| D | CodeExtractor.cpp | 857 std::vector<Type *> ArgTypes; in emitCallAndSwitchStatement() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/ |
| D | R600OpenCLImageTypeLoweringPass.cpp | 274 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() 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/spirv-llvm/lib/SPIRV/ |
| D | OCLUtil.cpp | 595 ArrayRef<Type*> ArgTypes, std::string &MangledName) { in MangleOpenCLBuiltin()
|
| D | SPIRVUtil.cpp | 300 getOrCreateFunction(Module *M, Type *RetTy, ArrayRef<Type *> ArgTypes, in getOrCreateFunction() 1383 ArrayRef<Type*> ArgTypes, BuiltinFuncMangleInfo* BtnInfo) { in mangleBuiltin()
|
| /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/lib/Transforms/Utils/ |
| D | CloneFunction.cpp | 143 std::vector<Type*> ArgTypes; in CloneFunction() local
|
| D | CodeExtractor.cpp | 405 std::vector<Type*> ArgTypes; in emitCallAndSwitchStatement() local
|
| /external/swiftshader/third_party/llvm-7.0/llvm/lib/Transforms/Instrumentation/ |
| D | DataFlowSanitizer.cpp | 484 SmallVector<Type *, 4> ArgTypes(T->param_begin(), T->param_end()); in getArgsFunctionType() local 496 SmallVector<Type *, 4> ArgTypes; in getTrampolineFunctionType() local 507 SmallVector<Type *, 4> ArgTypes; in getCustomFunctionType() local
|
| /external/llvm/lib/Transforms/Utils/ |
| D | CodeExtractor.cpp | 442 std::vector<Type*> ArgTypes; in emitCallAndSwitchStatement() local
|
| D | CloneFunction.cpp | 184 std::vector<Type*> ArgTypes; in CloneFunction() 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
|
| /external/swiftshader/third_party/llvm-7.0/llvm/examples/ExceptionDemo/ |
| D | ExceptionDemo.cpp | 145 typedef std::vector<llvm::Type*> ArgTypes; typedef
|
| /external/swiftshader/third_party/LLVM/examples/ExceptionDemo/ |
| D | ExceptionDemo.cpp | 202 typedef std::vector<llvm::Type*> ArgTypes; typedef
|