| /llvm-project-15.0.7/clang/lib/AST/Interp/ |
| H A D | Function.cpp | 19 llvm::SmallVector<PrimType, 8> &&ParamTypes, in Function()
|
| H A D | Function.h | 148 llvm::SmallVector<PrimType, 8> ParamTypes; variable
|
| H A D | ByteCodeEmitter.cpp | 29 SmallVector<PrimType, 8> ParamTypes; in compileFunc() local
|
| /llvm-project-15.0.7/clang-tools-extra/clang-tidy/readability/ |
| H A D | SuspiciousCallArgumentCheck.h | 79 SmallVector<QualType, SmallVectorSize> ParamTypes; variable
|
| /llvm-project-15.0.7/llvm/examples/OrcV2Examples/OrcV2CBindingsBasicUsage/ |
| H A D | OrcV2CBindingsBasicUsage.c | 37 LLVMTypeRef ParamTypes[] = {LLVMInt32Type(), LLVMInt32Type()}; in createDemoModule() local
|
| /llvm-project-15.0.7/llvm/examples/OrcV2Examples/OrcV2CBindingsAddObjectFile/ |
| H A D | OrcV2CBindingsAddObjectFile.c | 32 LLVMTypeRef ParamTypes[] = {LLVMInt32Type(), LLVMInt32Type()}; in createDemoModule() local
|
| /llvm-project-15.0.7/llvm/examples/OrcV2Examples/OrcV2CBindingsRemovableCode/ |
| H A D | OrcV2CBindingsRemovableCode.c | 37 LLVMTypeRef ParamTypes[] = {LLVMInt32Type(), LLVMInt32Type()}; in createDemoModule() local
|
| /llvm-project-15.0.7/llvm/examples/OrcV2Examples/OrcV2CBindingsDumpObjects/ |
| H A D | OrcV2CBindingsDumpObjects.c | 38 LLVMTypeRef ParamTypes[] = {LLVMInt32Type(), LLVMInt32Type()}; in createDemoModule() local
|
| /llvm-project-15.0.7/llvm/examples/OrcV2Examples/OrcV2CBindingsIRTransforms/ |
| H A D | OrcV2CBindingsIRTransforms.c | 39 LLVMTypeRef ParamTypes[] = {LLVMInt32Type(), LLVMInt32Type()}; in createDemoModule() local
|
| /llvm-project-15.0.7/llvm/unittests/ADT/ |
| H A D | EquivalenceClassesTest.cpp | 110 using ParamTypes = typedef
|
| /llvm-project-15.0.7/llvm/tools/llvm-c-test/ |
| H A D | debuginfo.c | 112 LLVMMetadataRef ParamTypes[] = {Int64Ty, Int64Ty, VectorTy}; in llvm_test_dibuilder() local
|
| /llvm-project-15.0.7/clang/lib/Sema/ |
| H A D | SemaOverload.cpp | 8153 QualType ParamTypes[2]; in AddBuiltinAssignmentOperatorCandidates() local 8353 QualType ParamTypes[2] = { in addPlusPlusMinusMinusStyleOverloads() local 8657 QualType ParamTypes[2] = {PtrTy, PtrTy}; in addGenericBinaryPointerOrEnumeralOverloads() local 8669 QualType ParamTypes[2] = {EnumTy, EnumTy}; in addGenericBinaryPointerOrEnumeralOverloads() local 8917 QualType ParamTypes[2] = { in addAssignmentPointerOverloads() local 8959 QualType ParamTypes[2] = { in addAssignmentPointerOverloads() local 9018 QualType ParamTypes[2]; in addAssignmentArithmeticOverloads() local 9036 QualType ParamTypes[2]; in addAssignmentArithmeticOverloads() local 9072 QualType ParamTypes[2]; in addAssignmentIntegralOverloads() local 9203 QualType ParamTypes[2] = {PtrTy, PtrTy}; in addConditionalOperatorOverloads() local [all …]
|
| H A D | SemaTemplateDeduction.cpp | 3087 SmallVectorImpl<QualType> &ParamTypes, in SubstituteExplicitTemplateArguments() 3983 SmallVector<QualType, 8> ParamTypes; in DeduceTemplateArguments() local 4186 SmallVector<QualType, 4> ParamTypes; in DeduceTemplateArguments() local
|
| H A D | SemaTemplateInstantiate.cpp | 2514 SmallVectorImpl<QualType> &ParamTypes, in SubstParmTypes()
|
| /llvm-project-15.0.7/clang/utils/TableGen/ |
| H A D | MveEmitter.cpp | 399 std::vector<std::string> *ParamTypes = nullptr; member 728 std::vector<const Type *> ParamTypes; member in __anondd1c47770111::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
|
| /llvm-project-15.0.7/llvm/unittests/ExecutionEngine/MCJIT/ |
| H A D | MCJITCAPITest.cpp | 245 LLVMTypeRef ParamTypes[] = { LLVMInt32Type() }; in buildModuleWithCodeAndData() local
|
| /llvm-project-15.0.7/llvm/utils/TableGen/ |
| H A D | CodeGenTarget.cpp | 723 ListInit *ParamTypes = R->getValueAsListInit("ParamTypes"); in CodeGenIntrinsic() local
|
| /llvm-project-15.0.7/llvm/unittests/Transforms/Utils/ |
| H A D | CloningTest.cpp | 476 DITypeRefArray ParamTypes = DBuilder.getOrCreateTypeArray(None); in CreateOldFunctionBodyAndDI() local 948 DITypeRefArray ParamTypes = DBuilder.getOrCreateTypeArray(None); in CreateOldModule() local
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Instrumentation/ |
| H A D | InstrProfiling.cpp | 590 Type *ParamTypes[] = { in getOrInsertValueProfilingCall() local 1175 Type *ParamTypes[] = {VoidPtrTy, Int64Ty}; in emitRegistration() local
|
| /llvm-project-15.0.7/llvm/lib/IR/ |
| H A D | AutoUpgrade.cpp | 905 ArrayRef<Type *> ParamTypes = F->getFunctionType()->params().slice(0, 3); in UpgradeIntrinsicFunction1() local 913 ArrayRef<Type *> ParamTypes = F->getFunctionType()->params().slice(0, 3); in UpgradeIntrinsicFunction1() local 922 Type *ParamTypes[2] = { in UpgradeIntrinsicFunction1() local
|
| H A D | Core.cpp | 688 LLVMTypeRef *ParamTypes, unsigned ParamCount, in LLVMFunctionType() 2363 LLVMTypeRef *ParamTypes, in LLVMGetIntrinsicDeclaration() 2378 LLVMTypeRef *ParamTypes, size_t ParamCount) { in LLVMIntrinsicGetType() 2385 LLVMTypeRef *ParamTypes, in LLVMIntrinsicCopyOverloadedName() 2396 LLVMTypeRef *ParamTypes, in LLVMIntrinsicCopyOverloadedName2()
|
| /llvm-project-15.0.7/llvm/lib/Target/SPIRV/ |
| H A D | SPIRVGlobalRegistry.cpp | 542 SmallVector<SPIRVType *, 4> ParamTypes; in createSPIRVType() local
|
| /llvm-project-15.0.7/llvm/include/llvm/ObjectYAML/ |
| H A D | WasmYAML.h | 156 std::vector<ValueType> ParamTypes; member
|
| /llvm-project-15.0.7/llvm/lib/Transforms/Utils/ |
| H A D | BuildLibCalls.cpp | 1425 ArrayRef<Type *> ParamTypes, in emitLibCall()
|
| /llvm-project-15.0.7/llvm/lib/AsmParser/ |
| H A D | LLParser.cpp | 6398 std::vector<Type*> ParamTypes; in parseInvoke() local 6724 std::vector<Type *> ParamTypes; in parseCallBr() local 7129 std::vector<Type*> ParamTypes; in parseCall() local
|