/llvm-project/clang/include/clang/AST/ |
H A D | TemplateArgumentVisitor.h | 69 VisitTemplateArgument(REF (TemplateArgument),ParamTys...) VisitTemplateArgument() argument [all...] |
/llvm-project/llvm/lib/Target/SPIRV/ |
H A D | SPIRVUtils.h | 175 SmallVector<Type *> ParamTys; toTypedFunPointer() local
|
/llvm-project/llvm/lib/CodeGen/ |
H A D | IntrinsicLowering.cpp | 37 std::vector<Type *> ParamTys; in ReplaceCallWith() local
|
/llvm-project/llvm/utils/TableGen/Basic/ |
H A D | CodeGenIntrinsics.h | 52 std::vector<Record *> ParamTys; global() member
|
/llvm-project/llvm/lib/Target/SystemZ/ |
H A D | SystemZTargetTransformInfo.cpp | 1291 getVectorIntrinsicInstrCost(Intrinsic::ID ID,Type * RetTy,const SmallVectorImpl<Type * > & ParamTys) getVectorIntrinsicInstrCost() argument
|
/llvm-project/llvm/lib/Transforms/Scalar/ |
H A D | ConstraintElimination.cpp | 1258 SmallVector<Type *> ParamTys; generateReproducer() local
|
/llvm-project/llvm/bindings/ocaml/llvm/ |
H A D | llvm_ocaml.c | 513 value llvm_function_type(value RetTy, value ParamTys) { in llvm_function_type() argument 522 value llvm_var_arg_function_type(value RetTy, value ParamTys) { in llvm_var_arg_function_type() argument
|
/llvm-project/llvm/include/llvm/Analysis/ |
H A D | TargetTransformInfo.h | 125 SmallVector<Type *, 4> ParamTys; global() variable
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaType.cpp | 5057 SmallVector<QualType, 16> ParamTys; GetFullTypeForDeclarator() local
|
H A D | SemaOverload.cpp | 8325 AddBuiltinCandidate(QualType * ParamTys,ArrayRef<Expr * > Args,OverloadCandidateSet & CandidateSet,bool IsAssignmentOperator,unsigned NumContextualBoolArguments) AddBuiltinCandidate() argument
|
/llvm-project/llvm/lib/Transforms/Vectorize/ |
H A D | LoopVectorize.cpp | 3280 SmallVector<Type *> ParamTys; getVectorIntrinsicCost() local
|