Home
last modified time | relevance | path

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

/llvm-project/clang/include/clang/AST/
H A DTemplateArgumentVisitor.h69 VisitTemplateArgument(REF (TemplateArgument),ParamTys...) VisitTemplateArgument() argument
[all...]
/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVUtils.h175 SmallVector<Type *> ParamTys; toTypedFunPointer() local
/llvm-project/llvm/lib/CodeGen/
H A DIntrinsicLowering.cpp37 std::vector<Type *> ParamTys; in ReplaceCallWith() local
/llvm-project/llvm/utils/TableGen/Basic/
H A DCodeGenIntrinsics.h52 std::vector<Record *> ParamTys; global() member
/llvm-project/llvm/lib/Target/SystemZ/
H A DSystemZTargetTransformInfo.cpp1291 getVectorIntrinsicInstrCost(Intrinsic::ID ID,Type * RetTy,const SmallVectorImpl<Type * > & ParamTys) getVectorIntrinsicInstrCost() argument
/llvm-project/llvm/lib/Transforms/Scalar/
H A DConstraintElimination.cpp1258 SmallVector<Type *> ParamTys; generateReproducer() local
/llvm-project/llvm/bindings/ocaml/llvm/
H A Dllvm_ocaml.c513 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 DTargetTransformInfo.h125 SmallVector<Type *, 4> ParamTys; global() variable
/llvm-project/clang/lib/Sema/
H A DSemaType.cpp5057 SmallVector<QualType, 16> ParamTys; GetFullTypeForDeclarator() local
H A DSemaOverload.cpp8325 AddBuiltinCandidate(QualType * ParamTys,ArrayRef<Expr * > Args,OverloadCandidateSet & CandidateSet,bool IsAssignmentOperator,unsigned NumContextualBoolArguments) AddBuiltinCandidate() argument
/llvm-project/llvm/lib/Transforms/Vectorize/
H A DLoopVectorize.cpp3280 SmallVector<Type *> ParamTys; getVectorIntrinsicCost() local