Home
last modified time | relevance | path

Searched defs:ArgTys (Results 1 – 25 of 58) sorted by relevance

123

/external/llvm-project/llvm/unittests/Transforms/Utils/
DIntegerDivisionTest.cpp27 SmallVector<Type*, 2> ArgTys(2, Builder.getInt32Ty()); in TEST() local
57 SmallVector<Type*, 2> ArgTys(2, Builder.getInt32Ty()); in TEST() local
87 SmallVector<Type*, 2> ArgTys(2, Builder.getInt32Ty()); in TEST() local
117 SmallVector<Type*, 2> ArgTys(2, Builder.getInt32Ty()); in TEST() local
148 SmallVector<Type*, 2> ArgTys(2, Builder.getInt64Ty()); in TEST() local
178 SmallVector<Type*, 2> ArgTys(2, Builder.getInt64Ty()); in TEST() local
208 SmallVector<Type*, 2> ArgTys(2, Builder.getInt64Ty()); in TEST() local
238 SmallVector<Type*, 2> ArgTys(2, Builder.getInt64Ty()); in TEST() local
/external/llvm/unittests/Transforms/Utils/
DIntegerDivision.cpp28 SmallVector<Type*, 2> ArgTys(2, Builder.getInt32Ty()); in TEST() local
58 SmallVector<Type*, 2> ArgTys(2, Builder.getInt32Ty()); in TEST() local
88 SmallVector<Type*, 2> ArgTys(2, Builder.getInt32Ty()); in TEST() local
118 SmallVector<Type*, 2> ArgTys(2, Builder.getInt32Ty()); in TEST() local
149 SmallVector<Type*, 2> ArgTys(2, Builder.getInt64Ty()); in TEST() local
179 SmallVector<Type*, 2> ArgTys(2, Builder.getInt64Ty()); in TEST() local
209 SmallVector<Type*, 2> ArgTys(2, Builder.getInt64Ty()); in TEST() local
239 SmallVector<Type*, 2> ArgTys(2, Builder.getInt64Ty()); in TEST() local
/external/llvm/lib/IR/
DModule.cpp161 std::vector<Type*> ArgTys; in getOrInsertFunction() local
179 std::vector<Type*> ArgTys; in getOrInsertFunction() local
DFunction.cpp869 SmallVector<Type*, 8> ArgTys; in getType() local
924 SmallVectorImpl<Type*> &ArgTys) { in matchIntrinsicType()
1088 SmallVector<Type *, 4> ArgTys; in remangleIntrinsicFunction() local
/external/llvm-project/llvm/lib/IR/
DFunction.cpp1208 SmallVector<Type*, 8> ArgTys; in getType() local
1268 SmallVectorImpl<Type *> &ArgTys, in matchIntrinsicType()
1489 SmallVectorImpl<Type *> &ArgTys) { in matchIntrinsicSignature()
1533 SmallVectorImpl<Type *> &ArgTys) { in getIntrinsicSignature()
1554 SmallVector<Type *, 4> ArgTys; in remangleIntrinsicFunction() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/
DFunction.cpp1076 SmallVector<Type*, 8> ArgTys; in getType() local
1136 SmallVectorImpl<Type *> &ArgTys, in matchIntrinsicType()
1365 SmallVectorImpl<Type *> &ArgTys) { in matchIntrinsicSignature()
1415 SmallVector<Type *, 4> ArgTys; in remangleIntrinsicFunction() local
/external/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp2222 SmallVector<QualType, 16> ArgTys; in SynthSelGetUidFunctionDecl() local
2314 SmallVector<QualType, 16> ArgTys; in SynthSuperConstructorFunctionDecl() local
2331 SmallVector<QualType, 16> ArgTys; in SynthMsgSendFunctionDecl() local
2350 SmallVector<QualType, 16> ArgTys; in SynthMsgSendSuperFunctionDecl() local
2372 SmallVector<QualType, 16> ArgTys; in SynthMsgSendStretFunctionDecl() local
2393 SmallVector<QualType, 16> ArgTys; in SynthMsgSendSuperStretFunctionDecl() local
2416 SmallVector<QualType, 16> ArgTys; in SynthMsgSendFpretFunctionDecl() local
2435 SmallVector<QualType, 16> ArgTys; in SynthGetClassFunctionDecl() local
2450 SmallVector<QualType, 16> ArgTys; in SynthGetSuperClassFunctionDecl() local
2465 SmallVector<QualType, 16> ArgTys; in SynthGetMetaClassFunctionDecl() local
DRewriteModernObjC.cpp2311 SmallVector<QualType, 16> ArgTys; in SynthSelGetUidFunctionDecl() local
2406 SmallVector<QualType, 16> ArgTys; in SynthSuperConstructorFunctionDecl() local
2423 SmallVector<QualType, 16> ArgTys; in SynthMsgSendFunctionDecl() local
2442 SmallVector<QualType, 2> ArgTys; in SynthMsgSendSuperFunctionDecl() local
2456 SmallVector<QualType, 16> ArgTys; in SynthMsgSendStretFunctionDecl() local
2477 SmallVector<QualType, 2> ArgTys; in SynthMsgSendSuperStretFunctionDecl() local
2492 SmallVector<QualType, 16> ArgTys; in SynthMsgSendFpretFunctionDecl() local
2511 SmallVector<QualType, 16> ArgTys; in SynthGetClassFunctionDecl() local
2526 SmallVector<QualType, 16> ArgTys; in SynthGetSuperClassFunctionDecl() local
2541 SmallVector<QualType, 16> ArgTys; in SynthGetMetaClassFunctionDecl() local
/external/llvm-project/clang/lib/Frontend/Rewrite/
DRewriteObjC.cpp2231 SmallVector<QualType, 16> ArgTys; in SynthSelGetUidFunctionDecl() local
2323 SmallVector<QualType, 16> ArgTys; in SynthSuperConstructorFunctionDecl() local
2340 SmallVector<QualType, 16> ArgTys; in SynthMsgSendFunctionDecl() local
2359 SmallVector<QualType, 16> ArgTys; in SynthMsgSendSuperFunctionDecl() local
2381 SmallVector<QualType, 16> ArgTys; in SynthMsgSendStretFunctionDecl() local
2402 SmallVector<QualType, 16> ArgTys; in SynthMsgSendSuperStretFunctionDecl() local
2425 SmallVector<QualType, 16> ArgTys; in SynthMsgSendFpretFunctionDecl() local
2444 SmallVector<QualType, 16> ArgTys; in SynthGetClassFunctionDecl() local
2459 SmallVector<QualType, 16> ArgTys; in SynthGetSuperClassFunctionDecl() local
2474 SmallVector<QualType, 16> ArgTys; in SynthGetMetaClassFunctionDecl() local
DRewriteModernObjC.cpp2317 SmallVector<QualType, 16> ArgTys; in SynthSelGetUidFunctionDecl() local
2412 SmallVector<QualType, 16> ArgTys; in SynthSuperConstructorFunctionDecl() local
2429 SmallVector<QualType, 16> ArgTys; in SynthMsgSendFunctionDecl() local
2448 SmallVector<QualType, 2> ArgTys; in SynthMsgSendSuperFunctionDecl() local
2462 SmallVector<QualType, 16> ArgTys; in SynthMsgSendStretFunctionDecl() local
2483 SmallVector<QualType, 2> ArgTys; in SynthMsgSendSuperStretFunctionDecl() local
2498 SmallVector<QualType, 16> ArgTys; in SynthMsgSendFpretFunctionDecl() local
2517 SmallVector<QualType, 16> ArgTys; in SynthGetClassFunctionDecl() local
2532 SmallVector<QualType, 16> ArgTys; in SynthGetSuperClassFunctionDecl() local
2547 SmallVector<QualType, 16> ArgTys; in SynthGetMetaClassFunctionDecl() local
/external/llvm-project/clang/lib/CodeGen/
DCGBlocks.cpp1950 SmallVector<QualType, 2> ArgTys; in GenerateCopyHelperFunction() local
2145 SmallVector<QualType, 1> ArgTys; in GenerateDestroyHelperFunction() local
2398 SmallVector<QualType, 2> ArgTys; in generateByrefCopyHelper() local
2474 SmallVector<QualType, 1> ArgTys; in generateByrefDisposeHelper() local
/external/llvm-project/llvm/lib/Target/X86/
DX86WinEHState.cpp389 Type *ArgTys[5] = {Int8PtrType, Int8PtrType, Int8PtrType, Int8PtrType, in generateLSDAInEAXThunk() local
/external/clang/lib/CodeGen/
DCGBuiltin.cpp2078 llvm::Type *ArgTys[] = {Arg0->getType(), I8PTy}; in EmitBuiltinExpr() local
2090 llvm::Type *ArgTys[] = {Arg0->getType(), Arg1->getType(), Int32Ty, I8PTy}; in EmitBuiltinExpr() local
2132 llvm::Type *ArgTys[] = {Arg0->getType(), Int32Ty}; in EmitBuiltinExpr() local
2168 llvm::Type *ArgTys[] = {Arg0->getType(), Arg1->getType()}; in EmitBuiltinExpr() local
2187 llvm::Type *ArgTys[] = {Arg0->getType()}; in EmitBuiltinExpr() local
2235 llvm::Type *ArgTys[] = {QueueTy, Int32Ty, RangeTy, Int8PtrTy}; in EmitBuiltinExpr() local
2257 std::vector<llvm::Type *> ArgTys = {QueueTy, IntTy, RangeTy, Int8PtrTy, in EmitBuiltinExpr() local
2301 std::vector<llvm::Type *> ArgTys = { in EmitBuiltinExpr() local
/external/llvm/unittests/IR/
DInstructionsTest.cpp495 Type *ArgTys[] = {Int32Ty, Int32Ty, Int32Ty}; in TEST() local
/external/llvm/lib/Target/X86/
DX86WinEHState.cpp391 Type *ArgTys[5] = {Int8PtrType, Int8PtrType, Int8PtrType, Int8PtrType, in generateLSDAInEAXThunk() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
DX86WinEHState.cpp389 Type *ArgTys[5] = {Int8PtrType, Int8PtrType, Int8PtrType, Int8PtrType, in generateLSDAInEAXThunk() local
/external/clang/lib/Basic/
DIdentifierTable.cpp388 keyword_iterator ArgTys, unsigned NumArgs) { in Profile()
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp449 SmallVector<Type *, 16> ArgTys; in getInvokeWrapper() local
/external/llvm-project/clang/lib/Basic/
DIdentifierTable.cpp410 static void Profile(llvm::FoldingSetNodeID &ID, keyword_iterator ArgTys, in Profile()
/external/llvm-project/llvm/lib/Target/AMDGPU/
DAMDGPUInstCombineIntrinsic.cpp139 SmallVector<Type *, 4> ArgTys; in simplifyAMDGCNImageIntrinsic() local
/external/llvm-project/clang/lib/StaticAnalyzer/Checkers/
DStdLibraryFunctionsChecker.cpp364 ArgQualTypes ArgTys; member in __anonf1e9aeb30111::StdLibraryFunctionsChecker::Signature
372 Signature(ArgTypes ArgTys, RetType RetTy) { in Signature()
/external/llvm-project/llvm/unittests/IR/
DIRBuilderTest.cpp143 SmallVector<Value*, 3> ArgTys; in TEST_F() local
/external/llvm-project/llvm/lib/Target/WebAssembly/
DWebAssemblyLowerEmscriptenEHSjLj.cpp470 SmallVector<Type *, 16> ArgTys; in getInvokeWrapper() local
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp1235 Type *ArgTys[3] = { M->getRawDest()->getType(), in processMemMove() local
/external/llvm/lib/Transforms/Scalar/
DMemCpyOptimizer.cpp1248 Type *ArgTys[3] = { M->getRawDest()->getType(), in processMemMove() local

123