Home
last modified time | relevance | path

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

/freebsd-src/contrib/llvm-project/clang/lib/CodeGen/
H A DCGValue.h433 LValueBaseInfo BaseInfo, TBAAAccessInfo TBAAInfo) { in MakeVectorElt() argument
231 LValueBaseInfo BaseInfo; global() variable
238 Initialize(QualType Type,Qualifiers Quals,CharUnits Alignment,LValueBaseInfo BaseInfo,TBAAAccessInfo TBAAInfo) Initialize() argument
418 MakeAddr(Address address,QualType type,ASTContext & Context,LValueBaseInfo BaseInfo,TBAAAccessInfo TBAAInfo) MakeAddr() argument
447 MakeExtVectorElt(Address vecAddress,llvm::Constant * Elts,QualType type,LValueBaseInfo BaseInfo,TBAAAccessInfo TBAAInfo) MakeExtVectorElt() argument
467 MakeBitfield(Address Addr,const CGBitFieldInfo & Info,QualType type,LValueBaseInfo BaseInfo,TBAAAccessInfo TBAAInfo) MakeBitfield() argument
493 MakeMatrixElt(Address matAddress,llvm::Value * Idx,QualType type,LValueBaseInfo BaseInfo,TBAAAccessInfo TBAAInfo) MakeMatrixElt() argument
[all...]
H A DCGExprConstant.cpp780 struct BaseInfo { global() struct
781 BaseInfo__anon4e2986830111::__anon4e2986830811::BaseInfo BaseInfo() argument
785 Decl__anon4e2986830111::__anon4e2986830811::BaseInfo global() argument
786 Offset__anon4e2986830111::__anon4e2986830811::BaseInfo global() argument
787 Index__anon4e2986830111::__anon4e2986830811::BaseInfo global() argument
789 operator <__anon4e2986830111::__anon4e2986830811::BaseInfo operator <() argument
H A DCGExpr.cpp1116 LValueBaseInfo BaseInfo; EmitCountedByFieldExpr() local
1261 EmitPointerWithAlignment(const Expr * E,LValueBaseInfo * BaseInfo,TBAAAccessInfo * TBAAInfo,KnownNonNull_t IsKnownNonNull,CodeGenFunction & CGF) EmitPointerWithAlignment() argument
1395 EmitPointerWithAlignment(const Expr * E,LValueBaseInfo * BaseInfo,TBAAAccessInfo * TBAAInfo,KnownNonNull_t IsKnownNonNull) EmitPointerWithAlignment() argument
1946 EmitLoadOfScalar(Address Addr,bool Volatile,QualType Ty,SourceLocation Loc,LValueBaseInfo BaseInfo,TBAAAccessInfo TBAAInfo,bool isNontemporal) EmitLoadOfScalar() argument
2094 EmitStoreOfScalar(llvm::Value * Value,Address Addr,bool Volatile,QualType Ty,LValueBaseInfo BaseInfo,TBAAAccessInfo TBAAInfo,bool isInit,bool isNontemporal) EmitStoreOfScalar() argument
2809 EmitLoadOfPointer(Address Ptr,const PointerType * PtrTy,LValueBaseInfo * BaseInfo,TBAAAccessInfo * TBAAInfo) EmitLoadOfPointer() argument
2820 LValueBaseInfo BaseInfo; EmitLoadOfPointerLValue() local
3205 LValueBaseInfo BaseInfo; EmitUnaryOpLValue() local
3860 EmitArrayToPointerDecay(const Expr * E,LValueBaseInfo * BaseInfo,TBAAAccessInfo * TBAAInfo) EmitArrayToPointerDecay() argument
4334 emitOMPArraySectionBase(CodeGenFunction & CGF,const Expr * Base,LValueBaseInfo & BaseInfo,TBAAAccessInfo & TBAAInfo,QualType BaseTy,QualType ElTy,bool IsLowerBound) emitOMPArraySectionBase() argument
4474 LValueBaseInfo BaseInfo; EmitOMPArraySectionExpr() local
4540 LValueBaseInfo BaseInfo; EmitExtVectorElementExpr() local
4599 LValueBaseInfo BaseInfo; EmitMemberExpr() local
4751 LValueBaseInfo BaseInfo = base.getBaseInfo(); EmitLValueForField() local
4933 LValueBaseInfo BaseInfo = Base.getBaseInfo(); EmitLValueForFieldInitialization() local
5959 LValueBaseInfo BaseInfo; EmitPointerToDataMemberBinaryExpr() local
[all...]
H A DCGExprCXX.cpp280 LValueBaseInfo BaseInfo; in EmitCXXMemberOrOperatorMemberCallExpr() local
1615 allocation = EmitPointerWithAlignment(arg, &BaseInfo); in EmitCXXNewExpr() local
H A DCodeGenFunction.cpp192 LValueBaseInfo BaseInfo; MakeNaturalAlignAddrLValue() local
203 LValueBaseInfo BaseInfo; MakeNaturalAlignPointeeAddrLValue() local
H A DCodeGenModule.cpp7490 getNaturalPointeeTypeAlignment(QualType T,LValueBaseInfo * BaseInfo,TBAAAccessInfo * TBAAInfo) getNaturalPointeeTypeAlignment() argument
7496 getNaturalTypeAlignment(QualType T,LValueBaseInfo * BaseInfo,TBAAAccessInfo * TBAAInfo,bool forPointeeType) getNaturalTypeAlignment() argument
[all...]
H A DCGClass.cpp153 EmitCXXMemberDataPointerAddress(const Expr * E,Address base,llvm::Value * memberPtr,const MemberPointerType * memberPtrType,LValueBaseInfo * BaseInfo,TBAAAccessInfo * TBAAInfo) EmitCXXMemberDataPointerAddress() argument
H A DCGCall.cpp3829 LValueBaseInfo BaseInfo; EmitFunctionEpilog() local
H A DCGOpenMPRuntime.cpp7219 LValueBaseInfo BaseInfo; generateInfoForComponentList() local
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DSIInsertHardClauses.cpp126 const AMDGPU::MIMGBaseOpcodeInfo *BaseInfo = getHardClauseType() local
H A DSIInsertWaitcnts.cpp188 const AMDGPU::MIMGBaseOpcodeInfo *BaseInfo = in getVmemType() local
/freebsd-src/contrib/llvm-project/clang/lib/AST/
H A DRecordLayoutBuilder.cpp1092 BaseSubobjectInfo *BaseInfo = NonVirtualBaseInfo.lookup(BaseDecl); LayoutNonVirtualBases() local
1174 const BaseSubobjectInfo *BaseInfo = VirtualBaseInfo.lookup(BaseDecl); LayoutVirtualBases() local
H A DVTableBuilder.cpp3322 for (const std::unique_ptr<VPtrInfo> &BaseInfo : BasePaths) { computeVTablePaths() local
3730 const VirtualBaseInfo &BaseInfo = computeVBTableRelatedInformation() local
/freebsd-src/contrib/llvm-project/clang/lib/Parse/
H A DParseDeclCXX.cpp2226 SmallVector<CXXBaseSpecifier *, 8> BaseInfo; ParseBaseClause() local
/freebsd-src/contrib/llvm-project/clang/lib/Sema/
H A DSemaTemplateDeduction.cpp1319 TemplateDeductionInfo BaseInfo(TemplateDeductionInfo::ForBase, Info); DeduceTemplateBases() local
/freebsd-src/contrib/llvm-project/llvm/lib/MC/MCParser/
H A DMasmParser.cpp7249 AsmFieldInfo BaseInfo; lookUpField() local