| /external/skia/src/sksl/ir/ |
| D | SkSLFunctionDeclaration.h | 133 using ParamTypes = SkSTArray<8, const Type*>; variable
|
| /external/llvm/unittests/Transforms/Utils/ |
| D | Cloning.cpp | 231 DITypeRefArray ParamTypes = DBuilder.getOrCreateTypeArray(None); in CreateOldFunctionBodyAndDI() local 418 DITypeRefArray ParamTypes = DBuilder.getOrCreateTypeArray(None); in CreateOldModule() local
|
| /external/llvm/lib/Transforms/Instrumentation/ |
| D | InstrProfiling.cpp | 171 Type *ParamTypes[] = { in getOrInsertValueProfilingCall() local 525 Type *ParamTypes[] = {VoidPtrTy, Int64Ty}; in emitRegistration() local
|
| /external/clang/lib/Sema/ |
| D | SemaOverload.cpp | 7111 QualType ParamTypes[2]; in AddBuiltinAssignmentOperatorCandidates() local 7307 QualType ParamTypes[2] = { in addPlusPlusMinusMinusStyleOverloads() local 7556 QualType ParamTypes[2] = { *MemPtr, *MemPtr }; in addEqualEqualOrNotEqualMemberPointerOverloads() local 7631 QualType ParamTypes[2] = { *Ptr, *Ptr }; in addRelationalPointerOrEnumeralOverloads() local 7647 QualType ParamTypes[2] = { *Enum, *Enum }; in addRelationalPointerOrEnumeralOverloads() local 7656 QualType ParamTypes[2] = { NullPtrTy, NullPtrTy }; in addRelationalPointerOrEnumeralOverloads() local 7709 QualType ParamTypes[2] = { *Ptr, *Ptr }; in addBinaryPlusOrMinusPointerOverloads() local 7884 QualType ParamTypes[2] = { in addAssignmentPointerOverloads() local 7931 QualType ParamTypes[2] = { in addAssignmentPointerOverloads() local 7992 QualType ParamTypes[2]; in addAssignmentArithmeticOverloads() local [all …]
|
| D | SemaTemplateDeduction.cpp | 2477 SmallVectorImpl<QualType> &ParamTypes, in SubstituteExplicitTemplateArguments() 3357 SmallVector<QualType, 4> ParamTypes; in DeduceTemplateArguments() local 3579 SmallVector<QualType, 4> ParamTypes; in DeduceTemplateArguments() local
|
| D | SemaTemplateInstantiate.cpp | 1717 SmallVectorImpl<QualType> &ParamTypes, in SubstParmTypes()
|
| D | SemaTemplateInstantiateDecl.cpp | 3276 SmallVector<QualType, 4> ParamTypes; in SubstFunctionType() local
|
| D | TreeTransform.h | 4701 const QualType *ParamTypes, in TransformFunctionTypeParams() 4942 SmallVector<QualType, 4> ParamTypes; in TransformFunctionProtoType() local 11611 MutableArrayRef<QualType> ParamTypes, in RebuildFunctionProtoType()
|
| D | SemaType.cpp | 2425 MutableArrayRef<QualType> ParamTypes, in BuildFunctionType()
|
| D | SemaDecl.cpp | 3129 SmallVector<QualType, 16> ParamTypes(OldProto->param_types()); in MergeFunctionDecl() local
|
| D | SemaExpr.cpp | 14666 ArrayRef<QualType> ParamTypes = Proto->getParamTypes(); in VisitCallExpr() local
|
| /external/llvm/lib/Target/NVPTX/ |
| D | NVPTXGenericToNVVM.cpp | 195 SmallVector<Type *, 2> ParamTypes; in getOrInsertCVTA() local
|
| /external/llvm/unittests/ExecutionEngine/MCJIT/ |
| D | MCJITCAPITest.cpp | 243 LLVMTypeRef ParamTypes[] = { LLVMInt32Type() }; in buildModuleWithCodeAndData() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Instrumentation/ |
| D | InstrProfiling.cpp | 562 Type *ParamTypes[] = { in getOrInsertValueProfilingCall() local 968 Type *ParamTypes[] = {VoidPtrTy, Int64Ty}; in emitRegistration() local
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/IR/ |
| D | AutoUpgrade.cpp | 731 ArrayRef<Type *> ParamTypes = F->getFunctionType()->params().slice(0, 3); in UpgradeIntrinsicFunction1() local 739 ArrayRef<Type *> ParamTypes = F->getFunctionType()->params().slice(0, 3); in UpgradeIntrinsicFunction1() local 748 Type *ParamTypes[2] = { in UpgradeIntrinsicFunction1() local
|
| D | Core.cpp | 643 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType() 2325 LLVMTypeRef *ParamTypes, in LLVMGetIntrinsicDeclaration() 2340 LLVMTypeRef *ParamTypes, size_t ParamCount) { in LLVMIntrinsicGetType() 2347 LLVMTypeRef *ParamTypes, in LLVMIntrinsicCopyOverloadedName()
|
| /external/clang/include/clang/Sema/ |
| D | Overload.h | 609 QualType ParamTypes[3]; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/include/llvm/ObjectYAML/ |
| D | WasmYAML.h | 147 std::vector<ValueType> ParamTypes; member
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Utils/ |
| D | BuildLibCalls.cpp | 828 ArrayRef<Type *> ParamTypes, in emitLibCall()
|
| /external/swiftshader/third_party/llvm-10.0/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 6077 std::vector<Type*> ParamTypes; in ParseInvoke() local 6404 std::vector<Type *> ParamTypes; in ParseCallBr() local 6814 std::vector<Type*> ParamTypes; in ParseCall() local
|
| /external/llvm/lib/AsmParser/ |
| D | LLParser.cpp | 5274 std::vector<Type*> ParamTypes; in ParseInvoke() local 5878 std::vector<Type*> ParamTypes; in ParseCall() local
|
| /external/llvm/bindings/go/llvm/ |
| D | ir.go | 536 func (t Type) ParamTypes() []Type { func
|
| /external/llvm/lib/IR/ |
| D | Core.cpp | 480 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType()
|
| /external/clang/lib/Serialization/ |
| D | ASTReader.cpp | 5388 SmallVector<QualType, 16> ParamTypes; in readTypeRecord() local
|