Searched defs:ParamTys (Results 1 – 16 of 16) sorted by relevance
| /external/llvm-project/clang/include/clang/AST/ |
| D | TemplateArgumentVisitor.h | 67 RetTy VisitTemplateArgument(REF(TemplateArgument), ParamTys...) { in VisitTemplateArgument() argument
|
| /external/llvm/lib/CodeGen/ |
| D | IntrinsicLowering.cpp | 32 std::vector<Type *> ParamTys; in EnsureFunctionExists() local 72 std::vector<Type *> ParamTys; in ReplaceCallWith() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/CodeGen/ |
| D | IntrinsicLowering.cpp | 38 std::vector<Type *> ParamTys; in ReplaceCallWith() local
|
| /external/llvm-project/llvm/lib/CodeGen/ |
| D | IntrinsicLowering.cpp | 37 std::vector<Type *> ParamTys; in ReplaceCallWith() local
|
| /external/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 134 ArrayRef<Type *> ParamTys) { in getIntrinsicCost() 496 SmallVector<Type *, 8> ParamTys; in getIntrinsicCost() local
|
| D | TargetTransformInfo.h | 775 ArrayRef<Type *> ParamTys) override { in getIntrinsicCost()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfoImpl.h | 806 ArrayRef<Type *> ParamTys, const User *U) { in getIntrinsicCost() 854 SmallVector<Type *, 8> ParamTys; in getIntrinsicCost() local
|
| /external/llvm/include/llvm/CodeGen/ |
| D | BasicTTIImpl.h | 171 ArrayRef<Type *> ParamTys) { in getIntrinsicCost()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/CodeGen/ |
| D | BasicTTIImpl.h | 312 ArrayRef<Type *> ParamTys, const User *U) { in getIntrinsicCost()
|
| /external/llvm/bindings/ocaml/llvm/ |
| D | llvm_ocaml.c | 360 CAMLprim LLVMTypeRef llvm_function_type(LLVMTypeRef RetTy, value ParamTys) { in llvm_function_type() 367 value ParamTys) { in llvm_var_arg_function_type()
|
| /external/llvm-project/llvm/bindings/ocaml/llvm/ |
| D | llvm_ocaml.c | 429 CAMLprim LLVMTypeRef llvm_function_type(LLVMTypeRef RetTy, value ParamTys) { in llvm_function_type() 436 value ParamTys) { in llvm_var_arg_function_type()
|
| /external/llvm-project/llvm/include/llvm/Analysis/ |
| D | TargetTransformInfo.h | 117 SmallVector<Type *, 4> ParamTys; variable
|
| /external/clang/lib/Sema/ |
| D | SemaType.cpp | 4202 SmallVector<QualType, 16> ParamTys; in GetFullTypeForDeclarator() local
|
| D | SemaOverload.cpp | 6761 void Sema::AddBuiltinCandidate(QualType ResultTy, QualType *ParamTys, in AddBuiltinCandidate()
|
| /external/llvm-project/clang/lib/Sema/ |
| D | SemaType.cpp | 5175 SmallVector<QualType, 16> ParamTys; in GetFullTypeForDeclarator() local
|
| D | SemaOverload.cpp | 7722 void Sema::AddBuiltinCandidate(QualType *ParamTys, ArrayRef<Expr *> Args, in AddBuiltinCandidate()
|