Home
last modified time | relevance | path

Searched defs:ParamTys (Results 1 – 8 of 8) sorted by relevance

/freebsd-src/contrib/llvm-project/clang/include/clang/AST/
H A DTemplateArgumentVisitor.h69 RetTy VisitTemplateArgument(REF(TemplateArgument), ParamTys...) { in VisitTemplateArgument() argument
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp37 std::vector<Type *> ParamTys; in ReplaceCallWith() local
/freebsd-src/contrib/llvm-project/llvm/utils/TableGen/
H A DCodeGenIntrinsics.h
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1239 SmallVector<Type *> ParamTys; generateReproducer() local
/freebsd-src/contrib/llvm-project/llvm/include/llvm/Analysis/
H A DTargetTransformInfo.h124 SmallVector<Type *, 4> ParamTys; global() variable
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5544 SmallVector<QualType, 16> ParamTys; GetFullTypeForDeclarator() local
H A DSemaOverload.cpp8300 AddBuiltinCandidate(QualType * ParamTys,ArrayRef<Expr * > Args,OverloadCandidateSet & CandidateSet,bool IsAssignmentOperator,unsigned NumContextualBoolArguments) AddBuiltinCandidate() argument
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3439 SmallVector<Type *> ParamTys; getVectorIntrinsicCost() local