Home
last modified time | relevance | path

Searched defs:BaseInfo (Results 1 – 15 of 15) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertHardClauses.cpp121 const AMDGPU::MIMGBaseOpcodeInfo *BaseInfo = in getHardClauseType() local
H A DSIInsertWaitcnts.cpp188 const AMDGPU::MIMGBaseOpcodeInfo *BaseInfo = in getVmemType() local
/freebsd/contrib/llvm-project/clang/lib/CodeGen/
H A DCGExpr.cpp1125 LValueBaseInfo BaseInfo; in EmitCountedByFieldExpr() local
1255 static Address EmitPointerWithAlignment(const Expr *E, LValueBaseInfo *BaseInfo, in EmitPointerWithAlignment()
1388 const Expr *E, LValueBaseInfo *BaseInfo, TBAAAccessInfo *TBAAInfo, in EmitPointerWithAlignment()
1940 LValueBaseInfo BaseInfo, in EmitLoadOfScalar()
2103 LValueBaseInfo BaseInfo, in EmitStoreOfScalar()
2821 LValueBaseInfo *BaseInfo, in EmitLoadOfPointer()
2831 LValueBaseInfo BaseInfo; in EmitLoadOfPointerLValue() local
3205 LValueBaseInfo BaseInfo; in EmitUnaryOpLValue() local
3888 LValueBaseInfo *BaseInfo, in EmitArrayToPointerDecay()
4376 LValueBaseInfo &BaseInfo, in emitOMPArraySectionBase()
[all …]
H A DCGExprConstant.cpp792 struct BaseInfo { struct
793 BaseInfo(const CXXRecordDecl *Decl, CharUnits Offset, unsigned Index) in BaseInfo() function
797 const CXXRecordDecl *Decl;
798 CharUnits Offset;
799 unsigned Index;
801 bool operator<(const BaseInfo &O) const { return Offset < O.Offset; } in operator <()
H A DCGExprCXX.cpp280 LValueBaseInfo BaseInfo; in EmitCXXMemberOrOperatorMemberCallExpr() local
1614 LValueBaseInfo BaseInfo; in EmitCXXNewExpr() local
H A DCodeGenFunction.cpp202 LValueBaseInfo BaseInfo; in makeNaturalAlignAddrLValue() local
H A DCodeGenModule.cpp7639 QualType T, LValueBaseInfo *BaseInfo, TBAAAccessInfo *TBAAInfo) { in getNaturalPointeeTypeAlignment()
7645 LValueBaseInfo *BaseInfo, in getNaturalTypeAlignment()
H A DCGClass.cpp155 LValueBaseInfo *BaseInfo, in EmitCXXMemberDataPointerAddress()
H A DCGCall.cpp3837 LValueBaseInfo BaseInfo; in EmitFunctionEpilog() local
H A DCGOpenMPRuntime.cpp7242 LValueBaseInfo BaseInfo; in generateInfoForComponentList() local
/freebsd/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1099 BaseSubobjectInfo *BaseInfo = NonVirtualBaseInfo.lookup(BaseDecl); in LayoutNonVirtualBases() local
1181 const BaseSubobjectInfo *BaseInfo = VirtualBaseInfo.lookup(BaseDecl); in LayoutVirtualBases() local
H A DVTableBuilder.cpp3415 for (const std::unique_ptr<VPtrInfo> &BaseInfo : BasePaths) { in computeVTablePaths() local
3823 const VirtualBaseInfo &BaseInfo = in computeVBTableRelatedInformation() local
/freebsd/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2390 SmallVector<CXXBaseSpecifier *, 8> BaseInfo; in ParseBaseClause() local
/freebsd/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1455 TemplateDeductionInfo BaseInfo(TemplateDeductionInfo::ForBase, Info); in DeduceTemplateBases() local
/freebsd/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp7250 AsmFieldInfo BaseInfo; in lookUpField() local