| /freebsd-14.2/contrib/llvm-project/clang/lib/AST/Interp/ |
| H A D | Function.cpp | 20 llvm::SmallVectorImpl<PrimType> &&ParamTypes, in Function()
|
| H A D | ByteCodeEmitter.cpp | 26 SmallVector<PrimType, 8> ParamTypes; in compileFunc() local
|
| H A D | Function.h | 234 llvm::SmallVector<PrimType, 8> ParamTypes; variable
|
| /freebsd-14.2/sys/contrib/dev/acpica/compiler/ |
| H A D | aslexternal.c | 199 UINT32 ParamTypes[ACPI_METHOD_NUM_ARGS]; in ExDoExternal() local
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 7634 [&](ArrayRef<QualType> ParamTypes) { in AddTemplateOverloadCandidate() 8652 QualType ParamTypes[2]; in AddBuiltinAssignmentOperatorCandidates() local 8852 QualType ParamTypes[2] = { in addPlusPlusMinusMinusStyleOverloads() local 9156 QualType ParamTypes[2] = {PtrTy, PtrTy}; in addGenericBinaryPointerOrEnumeralOverloads() local 9416 QualType ParamTypes[2] = { in addAssignmentPointerOverloads() local 9458 QualType ParamTypes[2] = { in addAssignmentPointerOverloads() local 9517 QualType ParamTypes[2]; in addAssignmentArithmeticOverloads() local 9535 QualType ParamTypes[2]; in addAssignmentArithmeticOverloads() local 9571 QualType ParamTypes[2]; in addAssignmentIntegralOverloads() local 9702 QualType ParamTypes[2] = {PtrTy, PtrTy}; in addConditionalOperatorOverloads() local [all …]
|
| H A D | SemaTemplateDeduction.cpp | 3240 SmallVectorImpl<QualType> &ParamTypes, QualType *FunctionType, in SubstituteExplicitTemplateArguments() 4251 SmallVector<QualType, 8> ParamTypes; in DeduceTemplateArguments() local 4480 SmallVector<QualType, 4> ParamTypes; in DeduceTemplateArguments() local
|
| H A D | TreeTransform.h | 723 const QualType *ParamTypes, in TransformFunctionTypeParams() 5856 const QualType *ParamTypes, in TransformFunctionTypeParams() 6112 SmallVector<QualType, 4> ParamTypes; in TransformFunctionProtoType() local 15124 MutableArrayRef<QualType> ParamTypes, in RebuildFunctionProtoType()
|
| H A D | SemaTemplate.cpp | 2521 SmallVector<QualType, 4> ParamTypes; in transformFunctionProtoType() local 2683 TemplateDecl *Template, MutableArrayRef<QualType> ParamTypes, in DeclareImplicitDeductionGuideFromInitList()
|
| H A D | SemaTemplateInstantiate.cpp | 3010 SmallVectorImpl<QualType> &ParamTypes, in SubstParmTypes()
|
| H A D | SemaTemplateInstantiateDecl.cpp | 4533 SmallVector<QualType, 4> ParamTypes; in SubstFunctionType() local
|
| H A D | SemaType.cpp | 3062 MutableArrayRef<QualType> ParamTypes, in BuildFunctionType()
|
| H A D | SemaExpr.cpp | 21429 ArrayRef<QualType> ParamTypes = Proto->getParamTypes(); in VisitCallExpr() local
|
| /freebsd-14.2/contrib/llvm-project/clang/utils/TableGen/ |
| H A D | MveEmitter.cpp | 399 std::vector<std::string> *ParamTypes = nullptr; member 728 std::vector<const Type *> ParamTypes; member in __anon6618677d0111::IRIntrinsicResult 730 IRIntrinsicResult(StringRef IntrinsicID, std::vector<const Type *> ParamTypes, in IRIntrinsicResult() 1252 std::vector<const Type *> ParamTypes; in getCodeForDag() local 1555 ComparableStringVector ParamTypes; member
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Instrumentation/ |
| H A D | InstrProfiling.cpp | 783 Type *ParamTypes[] = { in getOrInsertValueProfilingCall() local 1665 Type *ParamTypes[] = {VoidPtrTy, Int64Ty}; in emitRegistration() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/include/llvm/ObjectYAML/ |
| H A D | WasmYAML.h | 156 std::vector<ValueType> ParamTypes; member
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVGlobalRegistry.cpp | 699 SmallVector<SPIRVType *, 4> ParamTypes; in createSPIRVType() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/IR/ |
| H A D | Core.cpp | 738 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType() 2326 LLVMTypeRef *ParamTypes, in LLVMGetIntrinsicDeclaration() 2341 LLVMTypeRef *ParamTypes, size_t ParamCount) { in LLVMIntrinsicGetType() 2348 LLVMTypeRef *ParamTypes, in LLVMIntrinsicCopyOverloadedName() 2359 LLVMTypeRef *ParamTypes, in LLVMIntrinsicCopyOverloadedName2()
|
| H A D | AutoUpgrade.cpp | 1154 ArrayRef<Type *> ParamTypes = in upgradeIntrinsicFunction1() local 1164 Type *ParamTypes[2] = { in upgradeIntrinsicFunction1() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/Transforms/Utils/ |
| H A D | BuildLibCalls.cpp | 1438 ArrayRef<Type *> ParamTypes, in emitLibCall()
|
| /freebsd-14.2/contrib/llvm-project/clang/lib/CodeGen/ |
| H A D | CGStmtOpenMP.cpp | 4778 llvm::SmallVector<llvm::Type *, 4> ParamTypes; in EmitOMPTaskBasedDirective() local 5098 llvm::SmallVector<llvm::Type *, 4> ParamTypes; in EmitOMPTargetTaskBasedDirective() local
|
| H A D | CGDebugInfo.cpp | 4377 llvm::DITypeRefArray ParamTypes = STy->getTypeArray(); in EmitFunctionDecl() local
|
| /freebsd-14.2/contrib/llvm-project/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 6834 std::vector<Type*> ParamTypes; in resolveFunctionType() local
|