/llvm-project/flang/lib/Optimizer/Builder/ |
H A D | HLFIRTools.cpp | 117 getNonDefaultLowerBounds(mlir::Location loc,fir::FirOpBuilder & builder,hlfir::Entity entity) getNonDefaultLowerBounds() argument 360 loadTrivialScalar(mlir::Location loc,fir::FirOpBuilder & builder,Entity entity) loadTrivialScalar() argument 370 getElementAt(mlir::Location loc,fir::FirOpBuilder & builder,Entity entity,mlir::ValueRange oneBasedIndices) getElementAt() argument 421 genBounds(mlir::Location loc,fir::FirOpBuilder & builder,Entity entity) genBounds() argument 476 followShapeInducingSource(hlfir::Entity entity) followShapeInducingSource() argument 533 tryRetrievingShapeOrShift(hlfir::Entity entity) tryRetrievingShapeOrShift() argument 545 genShape(mlir::Location loc,fir::FirOpBuilder & builder,hlfir::Entity entity) genShape() argument 576 genExtent(mlir::Location loc,fir::FirOpBuilder & builder,hlfir::Entity entity,unsigned dim) genExtent() argument 598 genLBound(mlir::Location loc,fir::FirOpBuilder & builder,hlfir::Entity entity,unsigned dim) genLBound() argument 619 genLengthParameters(mlir::Location loc,fir::FirOpBuilder & builder,Entity entity,llvm::SmallVectorImpl<mlir::Value> & result) genLengthParameters() argument 663 genCharLength(mlir::Location loc,fir::FirOpBuilder & builder,hlfir::Entity entity) genCharLength() argument 671 genRank(mlir::Location loc,fir::FirOpBuilder & builder,hlfir::Entity entity,mlir::Type resultType) genRank() argument 696 genVariableFirBaseShapeAndParams(mlir::Location loc,fir::FirOpBuilder & builder,Entity entity,llvm::SmallVectorImpl<mlir::Value> & typeParams) genVariableFirBaseShapeAndParams() argument 714 derefPointersAndAllocatables(mlir::Location loc,fir::FirOpBuilder & builder,Entity entity) derefPointersAndAllocatables() argument 760 getEntityElementType(hlfir::Entity entity) getEntityElementType() argument 953 translateToExtendedValue(mlir::Location loc,fir::FirOpBuilder & builder,hlfir::Entity entity,bool contiguousHint) translateToExtendedValue() argument 984 convertToValue(mlir::Location loc,fir::FirOpBuilder & builder,hlfir::Entity entity) convertToValue() argument 1006 convertToBox(mlir::Location loc,fir::FirOpBuilder & builder,hlfir::Entity entity,mlir::Type targetType) convertToBox() argument 1026 convertToAddress(mlir::Location loc,fir::FirOpBuilder & builder,hlfir::Entity entity,mlir::Type targetType) convertToAddress() argument [all...] |
H A D | TemporaryStorage.cpp | 94 hlfir::Entity entity{value}; in pushValue() local 193 hlfir::Entity entity{value}; in pushValue() local 262 hlfir::Entity entity{variable}; in pushValue() local
|
/llvm-project/flang/lib/Lower/ |
H A D | CallInterface.cpp | 850 const auto &entity = getDataObjectEntity(std::get<1>(pair)); buildImplicitInterface() local 885 const auto &entity = getDataObjectEntity(std::get<1>(pair)); buildExplicitInterface() local 894 const auto &entity = getDataObjectEntity(std::get<1>(pair)); buildExplicitInterface() local 1016 dummyNameAttr(const FortranEntity & entity) dummyNameAttr() argument 1045 handleImplicitDummy(const DummyCharacteristics * characteristics,const Fortran::evaluate::characteristics::DummyDataObject & obj,const FortranEntity & entity) handleImplicitDummy() argument 1102 handleExplicitDummy(const DummyCharacteristics * characteristics,const Fortran::evaluate::characteristics::DummyDataObject & obj,const FortranEntity & entity,bool isBindC) handleExplicitDummy() argument 1222 handleImplicitDummy(const DummyCharacteristics * characteristics,const Fortran::evaluate::characteristics::DummyProcedure & proc,const FortranEntity & entity) handleImplicitDummy() argument 1346 addPassedArg(PassEntityBy p,FortranEntity entity,const DummyCharacteristics * characteristics) addPassedArg() argument 1351 setPassedResult(PassEntityBy p,FortranEntity entity) setPassedResult() argument [all...] |
H A D | ConvertCall.cpp | 1091 getZeroLowerBounds(mlir::Location loc,fir::FirOpBuilder & builder,hlfir::Entity entity) getZeroLowerBounds() argument 1233 hlfir::Entity entity = preparePresentUserCallActualArgument() local 1727 hlfir::Entity entity = actualGetter(loc, builder); genOptionalValue() local 1750 genOptionalAddr(fir::FirOpBuilder & builder,mlir::Location loc,hlfir::Entity entity,mlir::Value isPresent) genOptionalAddr() argument 1767 genOptionalBox(fir::FirOpBuilder & builder,mlir::Location loc,hlfir::Entity entity,mlir::Value isPresent) genOptionalBox() argument [all...] |
H A D | ConvertExprToHLFIR.cpp | 1609 hlfir::EntityWithAttributes entity = gen() local 1927 convertToBox(mlir::Location loc,Fortran::lower::AbstractConverter & converter,hlfir::Entity entity,Fortran::lower::StatementContext & stmtCtx,mlir::Type fortranType) convertToBox() argument 1948 convertToAddress(mlir::Location loc,Fortran::lower::AbstractConverter & converter,hlfir::Entity entity,Fortran::lower::StatementContext & stmtCtx,mlir::Type fortranType) convertToAddress() argument 1970 convertToValue(mlir::Location loc,Fortran::lower::AbstractConverter & converter,hlfir::Entity entity,Fortran::lower::StatementContext & stmtCtx) convertToValue() argument [all...] |
H A D | OpenACC.cpp | 638 genDesignateWithTriplets(fir::FirOpBuilder & builder,mlir::Location loc,hlfir::Entity & entity,hlfir::DesignateOp::Subscripts & triplets,mlir::Value shape) genDesignateWithTriplets() argument
|
H A D | Bridge.cpp | 4293 hlfir::Entity entity{addr}; genCUDAImplicitDataTransfer() local [all...] |
/llvm-project/flang/lib/Evaluate/ |
H A D | fold-designator.cpp | 188 const NamedEntity &entity, ConstantSubscript which) { in FoldDesignator() argument 217 NamedEntity &&entity, const Shape &shape, const DynamicType &elementType, in OffsetToArrayRef() argument 271 OffsetToDataRef(FoldingContext & context,NamedEntity && entity,ConstantSubscript & offset,std::size_t size) OffsetToDataRef() argument [all...] |
/llvm-project/flang/lib/Parser/ |
H A D | user-state.cpp | 102 for (const auto &entity : std::get<std::list<EntityDecl>>(stmt->t)) { in Parse() local
|
/llvm-project/flang/lib/Semantics/ |
H A D | check-do-forall.cpp | 144 WillDeallocatePolymorphic(const Symbol & entity,const std::function<bool (const Symbol &)> & WillDeallocate) WillDeallocatePolymorphic() argument 175 SayDeallocateWithImpureFinal(const Symbol & entity,const char * reason,const Symbol & impure) SayDeallocateWithImpureFinal() argument 182 SayDeallocateOfPolymorph(parser::CharBlock location,const Symbol & entity,const char * reason) SayDeallocateOfPolymorph() argument 202 const Symbol &entity{*pair.second}; Post() local 218 if (const Symbol * entity{GetLastName(variable).symbol}) { Post() local 252 const Symbol &entity{*name.symbol}; Post() local [all...] |
H A D | semantics.cpp | 460 if (const Symbol * entity{GetLastName(variable).symbol}) { CheckIndexVarRedefine() local 466 if (const Symbol * entity{name.symbol}) { CheckIndexVarRedefine() local
|
H A D | runtime-type-info.cpp | 836 evaluate::NamedEntity entity{symbol}; DescribeComponent() local
|
H A D | resolve-names.cpp | 2557 if (const auto *entity{symbol.detailsIf<EntityDetails>()}; ApplyImplicitRules() local 3690 } else if (auto *entity{ultimate.detailsIf<EntityDetails>()}; HandleStmtFunction() local 4420 EntityDetails entity; HandlePreviousCalls() local 4435 } else if (auto *entity{prev->detailsIf<EntityDetails>()}; CheckExtantProc() local [all...] |
/llvm-project/lldb/source/Plugins/ExpressionParser/Clang/ |
H A D | ClangExpressionDeclMap.cpp | 503 ClangExpressionVariable *entity(ClangExpressionVariable::FindVariableInList( in GetFunctionInfo() local 1580 ClangExpressionVariable *entity(new ClangExpressionVariable(valobj)); in AddExpressionVariable() local 1728 ClangExpressionVariable *entity(new ClangExpressionVariable( AddOneGenericVariable() local 1773 ClangExpressionVariable *entity(new ClangExpressionVariable( AddOneRegister() local 1921 ClangExpressionVariable *entity(new ClangExpressionVariable( AddOneFunction() local [all...] |
/llvm-project/flang/lib/Optimizer/HLFIR/Transforms/ |
H A D | LowerHLFIROrderedAssignments.cpp | 924 mlir::Value entity = mlir::cast<hlfir::YieldOp>(terminator).getEntity(); global() local 977 mlir::Value entity = mlir::cast<hlfir::YieldOp>(terminator).getEntity(); generateShape() local 1007 mlir::Value entity = mlir::cast<hlfir::YieldOp>(terminator).getEntity(); generateElementalParts() local 1151 hlfir::Entity entity{clonedValue}; generateSaveEntity() local [all...] |
H A D | LowerHLFIRIntrinsics.cpp | 83 hlfir::Entity entity{arg}; in lowerArguments() local
|
H A D | ScheduleOrderedAssignments.cpp | 392 mlir::OpOperand *entity = getYieldedEntity(yieldRegion); saveEvaluationIfConflict() local
|
H A D | BufferizeHLFIR.cpp | 614 hlfir::Entity entity{var}; genBufferDestruction() local
|
/llvm-project/clang/lib/Sema/ |
H A D | SemaAccess.cpp | 1116 assert(entity.isMemberAccess()); in diagnoseBadDirectAccess() argument 1173 DiagnoseAccessPath(Sema & S,const EffectiveContext & EC,AccessTarget & entity) DiagnoseAccessPath() argument 1840 AccessTarget entity(Context, AccessTarget::Member, CheckFriendAccess() local [all...] |
H A D | SemaCast.cpp | 440 InitializedEntity entity = InitializedEntity::InitializeTemporary(destType); tryDiagnoseOverloadedCast() local
|
H A D | SemaInit.cpp | 8490 emitBadConversionNotes(Sema & S,const InitializedEntity & entity,Expr * op) emitBadConversionNotes() argument [all...] |
/llvm-project/llvm/lib/Target/NVPTX/ |
H A D | NVPTXUtilities.cpp | 109 GlobalValue *entity = cacheAnnotationFromMD() local
|
/llvm-project/flang/lib/Lower/OpenMP/ |
H A D | ReductionProcessor.cpp | 732 hlfir::Entity entity{symBox.getAddr()}; addDeclareReduction() local
|
/llvm-project/mlir/lib/TableGen/ |
H A D | Operator.cpp | 116 __anon6101fad90202(StringRef name, StringRef entity) assertInvariants() argument
|
/llvm-project/lldb/source/Expression/ |
H A D | Materializer.cpp | 40 uint32_t Materializer::AddStructMember(Entity &entity) { in AddStructMember() argument
|