Home
last modified time | relevance | path

Searched defs:ArgTypes (Results 1 – 25 of 37) sorted by relevance

12

/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGGPUBuiltin.cpp26 llvm::Type *ArgTypes[] = {llvm::PointerType::getUnqual(M.getContext()), in GetVprintfDeclaration() local
48 llvm::Type *ArgTypes[] = {llvm::PointerType::getUnqual(M.getContext()), in GetOpenMPVprintfDeclaration() local
106 llvm::SmallVector<llvm::Type *, 8> ArgTypes; in packArgsIntoNVPTXFormatBuffer() local
H A DCGCall.cpp426 SmallVector<CanQualType, 16> ArgTypes; in arrangeCXXConstructorCall() local
1646 SmallVector<llvm::Type*, 8> ArgTypes(IRFunctionArgs.totalIRArgs()); in GetFunctionType() local
4418 ArrayRef<QualType> ArgTypes) { in hasInAllocaArgs()
4454 SmallVector<QualType, 16> ArgTypes; in EmitCallArgs() local
H A DMicrosoftCXXABI.cpp989 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; in emitRTtypeidCall() local
1041 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy, CGF.Int32Ty, CGF.Int8PtrTy, in emitDynamicCastCall() local
1060 llvm::Type *ArgTypes[] = {CGF.Int8PtrTy}; in emitDynamicCastToVoid() local
H A DCGClass.cpp1686 SmallVector<llvm::Type *, 2> ArgTypes = {CGF.VoidPtrTy}; local
3117 SmallVector<CanQualType, 4> ArgTypes; in EmitLambdaInAllocaImplFn() local
H A DCGStmt.cpp2679 std::vector<llvm::Type *> ArgTypes; in EmitAsmStmt() local
/freebsd/sys/contrib/dev/acpica/components/executer/
H A Dexresop.c261 UINT32 ArgTypes; in AcpiExResolveOperands() local
/freebsd/contrib/llvm-project/llvm/lib/Target/M68k/
H A DM68kCallingConv.h54 const auto &ArgTypes = CCInfo.ArgTypeList; in CC_M68k_Any_AssignToReg() local
H A DM68kISelLowering.cpp575 SmallVector<Type *, 4> ArgTypes; in LowerCall() local
930 SmallVector<Type *, 4> ArgTypes; in LowerFormalArguments() local
/freebsd/contrib/llvm-project/llvm/lib/Transforms/Utils/
H A DEntryExitInstrumenter.cpp60 Type *ArgTypes[] = {PointerType::getUnqual(C), PointerType::getUnqual(C)}; in insertCall() local
H A DCloneFunction.cpp324 std::vector<Type *> ArgTypes; in CloneFunction() local
H A DCodeExtractor.cpp1203 std::vector<Type *> ArgTypes; in emitCallAndSwitchStatement() local
/freebsd/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPrepareFunctions.cpp81 ArrayRef<Type *> ArgTypes, in getOrCreateFunction()
495 SmallVector<Type *, 4> ArgTypes; in removeAggregateTypesFromSignature() local
H A DSPIRVRegularizer.cpp201 SmallVector<Type *, 2> ArgTypes = {OldF->getArg(0)->getType(), Arg0Ty}; in visitCallScalToVec() local
H A DSPIRVCallLowering.cpp133 SmallVector<Type *, 4> ArgTypes; in getOriginalFunctionType() local
H A DSPIRVPreLegalizer.cpp637 SmallVector<SPIRVType *, 4> ArgTypes; in insertInlineAsmProcess() local
H A DSPIRVGlobalRegistry.cpp777 SPIRVType *RetType, const SmallVectorImpl<SPIRVType *> &ArgTypes, in getOpTypeFunction()
789 const SmallVectorImpl<SPIRVType *> &ArgTypes, in getOrCreateOpTypeFunctionWithArgs()
/freebsd/contrib/llvm-project/llvm/lib/Transforms/IPO/
H A DExpandVariadics.cpp241 SmallVector<Type *> ArgTypes(FTy->param_begin(), FTy->param_end()); in inlinableVariadicFunctionType() local
541 SmallVector<Type *> ArgTypes(FTy->param_begin(), FTy->param_end()); in deriveFixedArityReplacement() local
H A DLowerTypeTests.cpp1548 SmallVector<Type *, 16> ArgTypes; in createJumpTable() local
/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600OpenCLImageTypeLoweringPass.cpp258 SmallVector<Type *, 8> ArgTypes; in addImplicitArgs() local
/freebsd/contrib/llvm-project/clang/lib/Frontend/Rewrite/
H A DRewriteModernObjC.cpp2668 SmallVector<QualType, 4> ArgTypes; in RewriteObjCBoxedExpr() local
2789 SmallVector<QualType, 4> ArgTypes; in RewriteObjCArrayLiteralExpr() local
2934 SmallVector<QualType, 8> ArgTypes; in RewriteObjCDictionaryLiteralExpr() local
3096 SmallVectorImpl<QualType> &ArgTypes, in SynthMsgSendStretCallExpr()
3482 SmallVector<QualType, 8> ArgTypes; in SynthMessageExpr() local
4529 SmallVector<QualType, 8> ArgTypes; in convertFunctionTypeOfBlocks() local
4594 SmallVector<QualType, 8> ArgTypes; in SynthesizeBlockCall() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaRISCV.cpp422 SmallVector<QualType, 8> ArgTypes; in CreateRVVIntrinsicDecl() local
H A DSemaLookup.cpp746 SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) { in GetQualTypesForOpenCLBuiltin()
775 SmallVector<SmallVector<QualType, 1>, 5> &ArgTypes) { in GetOpenCLBuiltinFctOverloads()
859 SmallVector<SmallVector<QualType, 1>, 5> ArgTypes; in InsertOCLBuiltinDeclarationsFromTable() local
/freebsd/sys/contrib/dev/acpica/include/
H A Dacstruct.h200 UINT32 ArgTypes; member
/freebsd/contrib/llvm-project/clang/utils/TableGen/
H A DMveEmitter.cpp819 std::vector<const Type *> ArgTypes; member in __anon819a2c470111::ACLEIntrinsic
/freebsd/contrib/llvm-project/clang/lib/StaticAnalyzer/Checkers/
H A DStdLibraryFunctionsChecker.cpp675 using ArgTypes = ArrayRef<std::optional<QualType>>; typedef in __anon4d759d9c0111::StdLibraryFunctionsChecker

12