Searched defs:ArgTys (Results 1 - 17 of 17) sorted by relevance

/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86WinEHState.cpp389 Type *ArgTys[5] = {Int8PtrType, Int8PtrType, Int8PtrType, Int8PtrType, local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/IR/
H A DFunction.cpp1076 SmallVector<Type*, 8> ArgTys; local
1134 matchIntrinsicType( Type *Ty, ArrayRef<Intrinsic::IITDescriptor> &Infos, SmallVectorImpl<Type *> &ArgTys, SmallVectorImpl<DeferredIntrinsicMatchPair> &DeferredChecks, bool IsDeferredCheck) argument
1363 matchIntrinsicSignature(FunctionType *FTy, ArrayRef<Intrinsic::IITDescriptor> &Infos, SmallVectorImpl<Type *> &ArgTys) argument
1415 SmallVector<Type *, 4> ArgTys; local
[all...]
H A DVerifier.cpp4277 SmallVector<Type *, 4> ArgTys; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DMemCpyOptimizer.cpp1235 Type *ArgTys[3] = { M->getRawDest()->getType(), local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/WebAssembly/
H A DWebAssemblyLowerEmscriptenEHSjLj.cpp449 SmallVector<Type *, 16> ArgTys; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/CodeGen/
H A DCGCall.cpp533 CanQualType ArgTys[] = {DeriveThisType(MD->getParent(), MD)}; local
545 SmallVector<CanQualType, 2> ArgTys; local
H A DCGException.cpp1627 QualType ArgTys[2] = {Context.UnsignedCharTy, Context.VoidPtrTy}; variable
1640 Args.add(RValue::get(IsForEH), ArgTys[0]); variable
1641 Args.add(RValue::get(FP), ArgTys[1]); variable
H A DCGBlocks.cpp2026 SmallVector<QualType, 2> ArgTys; local
2219 SmallVector<QualType, 1> ArgTys; local
2470 SmallVector<QualType, 2> ArgTys; local
2546 SmallVector<QualType, 1> ArgTys; local
[all...]
H A DTargetInfo.cpp10044 llvm::SmallVector<llvm::Type *, 2> ArgTys; local
10081 llvm::SmallVector<llvm::Type *, 2> ArgTys; local
H A DItaniumCXXABI.cpp1535 buildStructorSignature(GlobalDecl GD, SmallVectorImpl<CanQualType> &ArgTys) argument
H A DMicrosoftCXXABI.cpp1265 buildStructorSignature(GlobalDecl GD, SmallVectorImpl<CanQualType> &ArgTys) argument
/freebsd-12-stable/contrib/llvm-project/llvm/lib/CodeGen/
H A DAtomicExpandPass.cpp1771 SmallVector<Type *, 6> ArgTys; local
/freebsd-12-stable/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPULibCalls.cpp611 SmallVector<llvm::Type *, 6> ArgTys; local
/freebsd-12-stable/contrib/llvm-project/clang/lib/AST/
H A DType.cpp3139 Profile(llvm::FoldingSetNodeID &ID, QualType Result, const QualType *ArgTys, unsigned NumParams, const ExtProtoInfo &epi, const ASTContext &Context, bool Canonical) argument
/freebsd-12-stable/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteObjC.cpp2228 SmallVector<QualType, 16> ArgTys; local
2320 SmallVector<QualType, 16> ArgTys; local
2337 SmallVector<QualType, 16> ArgTys; local
2356 SmallVector<QualType, 16> ArgTys; local
2378 SmallVector<QualType, 16> ArgTys; local
2399 SmallVector<QualType, 16> ArgTys; local
2422 SmallVector<QualType, 16> ArgTys; local
2441 SmallVector<QualType, 16> ArgTys; local
2456 SmallVector<QualType, 16> ArgTys; local
2471 SmallVector<QualType, 16> ArgTys; local
[all...]
H A DRewriteModernObjC.cpp2314 SmallVector<QualType, 16> ArgTys; local
2409 SmallVector<QualType, 16> ArgTys; local
2426 SmallVector<QualType, 16> ArgTys; local
2445 SmallVector<QualType, 2> ArgTys; local
2459 SmallVector<QualType, 16> ArgTys; local
2480 SmallVector<QualType, 2> ArgTys; local
2495 SmallVector<QualType, 16> ArgTys; local
2514 SmallVector<QualType, 16> ArgTys; local
2529 SmallVector<QualType, 16> ArgTys; local
2544 SmallVector<QualType, 16> ArgTys; local
[all...]
/freebsd-12-stable/contrib/llvm-project/clang/lib/Sema/
H A DSemaChecking.cpp376 QualType ArgTys[2] = { ReturnTy, ChainResult.get()->getType() }; local

Completed in 434 milliseconds