Home
last modified time | relevance | path

Searched defs:BaseTy (Results 1 – 25 of 36) sorted by relevance

12

/freebsd-src/contrib/llvm-project/llvm/include/llvm/Support/
H A DTrailingObjects.h242 TrailingObjectsBase::OverloadToken<BaseTy>) { in getTrailingObjectsImpl()
248 TrailingObjectsBase::OverloadToken<BaseTy>) { in getTrailingObjectsImpl()
261 TrailingObjectsBase::OverloadToken<BaseTy>) { in callNumTrailingObjects()
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/Targets/
H A DAArch64.cpp61 llvm::Type *BaseTy = CGF.ConvertType(Ty); EmitVAArg() local
360 llvm::Type *BaseTy = llvm::Type::getIntNTy(getVMContext(), Alignment); classifyArgumentType() local
435 llvm::Type *BaseTy = llvm::Type::getInt64Ty(getVMContext()); classifyReturnType() local
530 llvm::Type *BaseTy = CGF.ConvertType(Ty); EmitAAPCSVAArg() local
662 llvm::Type *BaseTy = CGF.ConvertType(QualType(Base, 0)); EmitAAPCSVAArg() local
[all...]
H A DPPC.cpp801 llvm::Type *BaseTy = CGT.ConvertType(QualType(Base, 0)); classifyArgumentType() local
871 llvm::Type *BaseTy = CGT.ConvertType(QualType(Base, 0)); classifyReturnType() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/BPF/
H A DBPFAbstractMemberAccess.cpp728 const DIType *BaseTy; GetFieldInfo() local
891 DIType *BaseTy = nullptr; computeBaseAndAccessKey() local
1004 DIType *BaseTy = stripQualifiers(Ty, true); computeAccessKey() local
1025 DIType *BaseTy = stripQualifiers(Ty, true); computeAccessKey() local
[all...]
H A DBTFDebug.cpp307 const auto *BaseTy = DDTy->getBaseType(); completeType() local
898 const DIType *BaseTy = DTy->getBaseType(); visitTypeEntry() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/SPIRV/
H A DSPIRVPreLegalizer.cpp140 SPIRVType *BaseTy = GR->getOrCreateSPIRVType( insertBitcasts() local
268 SPIRVType *BaseTy = GR->getOrCreateSPIRVType( generateAssignInstrs() local
H A DSPIRVBuiltins.cpp1507 Type *BaseTy = IntegerType::get(MF.getFunction().getContext(), BitWidth); buildNDRange() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/Interp/
H A DPointer.cpp299 QualType BaseTy = Ctx.getASTContext().getRecordType(BD->Decl); toRValue() local
/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DABIInfoImpl.cpp401 llvm::Type *BaseTy = llvm::PointerType::getUnqual(ElementTy); EmitVAArgInstr() local
H A DCGRecordLayoutBuilder.cpp896 llvm::StructType *BaseTy = nullptr; ComputeRecordLayout() local
H A DCGExprCXX.cpp146 QualType BaseTy = BaseExpr->getType(); in EmitCXXPseudoDestructorExpr() local
H A DCGExprScalar.cpp161 QualType BaseTy = Base->getType(); getUnwidenedIntegerType() local
5210 llvm::Type *BaseTy = EmitObjCIsaExpr() local
H A DCGExpr.cpp4336 emitOMPArraySectionBase(CodeGenFunction & CGF,const Expr * Base,LValueBaseInfo & BaseInfo,TBAAAccessInfo & TBAAInfo,QualType BaseTy,QualType ElTy,bool IsLowerBound) emitOMPArraySectionBase() argument
4374 QualType BaseTy = OMPArraySectionExpr::getBaseOriginalType(E->getBase()); EmitOMPArraySectionExpr() local
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/FuzzMutate/
H A DOperations.cpp288 auto *BaseTy = Cur[0]->getType(); in validInsertValueIndex() local
/freebsd-src/contrib/llvm-project/clang/lib/Index/
H A DIndexBody.cpp104 auto BaseTy = ME->getBase()->IgnoreImpCasts()->getType(); in getRolesForRef() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/ARM/
H A DMVEGatherScatterLowering.cpp1227 Type *BaseTy = Builder.getPtrTy(); optimiseAddress() local
/freebsd-src/contrib/llvm-project/clang/utils/TableGen/
H A DClangDiagnosticsEmitter.cpp799 using BaseTy = DiagTextVisitor<DiagTextDocPrinter>; typedef
945 using BaseTy = DiagTextVisitor<DiagTextPrinter>; global() typedef
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DType.cpp2843 const Type *BaseTy = getBaseElementTypeUnsafe(); isLiteralType() local
2916 const Type *BaseTy = getBaseElementTypeUnsafe(); isStandardLayoutType() local
2955 const Type *BaseTy = ty->getBaseElementTypeUnsafe(); isCXX11PODType() local
[all...]
H A DRecordLayoutBuilder.cpp2008 const Type *BaseTy = D->getType()->getBaseElementTypeUnsafe(); LayoutField() local
/freebsd-src/contrib/llvm-project/llvm/lib/CodeGen/AsmPrinter/
H A DDwarfUnit.cpp1456 DIType *BaseTy = CTy->getBaseType(); hasVectorBeenPadded() local
H A DCodeViewDebug.cpp2014 const DIType *BaseTy = Ty; in lowerTypeModifier() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Scalar/
H A DSROA.cpp3763 Type *BaseTy; global() member in __anon971df9da0d11::AggLoadStoreRewriter::OpSplitter
3774 OpSplitter(Instruction * InsertionPoint,Value * Ptr,Type * BaseTy,Align BaseAlign,const DataLayout & DL,IRBuilderTy & IRB) OpSplitter() argument
[all...]
/freebsd-src/contrib/llvm-project/llvm/lib/IR/
H A DDIBuilder.cpp352 createInheritance(DIType * Ty,DIType * BaseTy,uint64_t BaseOffset,uint32_t VBPtrOffset,DINode::DIFlags Flags) createInheritance() argument
/freebsd-src/contrib/llvm-project/clang/lib/StaticAnalyzer/Core/
H A DRegionStore.cpp1887 QualType BaseTy = BaseRegion->getValueType(); in getDerivedSymbolForBinding() local
/freebsd-src/contrib/llvm-project/llvm/lib/Transforms/Vectorize/
H A DVPlan.h3035 using BaseTy = std::conditional_t<std::is_const<BlockTy>::value, blocksOnly() local

12