/llvm-project/flang/lib/Lower/ |
H A D | ConvertProcedureDesignator.cpp | 25 Fortran::lower::SymMap &symMap) { in areAllSymbolsInExprMapped() 35 Fortran::lower::SymMap &symMap, Fortran::lower::StatementContext &stmtCtx) { in convertProcedureDesignator() 109 Fortran::lower::SymMap &symMap, Fortran::lower::StatementContext &stmtCtx) { in designateProcedurePointerComponent() 139 Fortran::lower::SymMap &symMap, Fortran::lower::StatementContext &stmtCtx) { in convertProcedurePointerComponent() 152 Fortran::lower::SymMap &symMap, Fortran::lower::StatementContext &stmtCtx) { in convertProcedureDesignatorToHLFIR() 209 Fortran::lower::SymMap &symMap, Fortran::lower::StatementContext &stmtCtx) { in derefPassProcPointerComponent()
|
H A D | ConvertArrayConstructor.cpp | 84 Fortran::lower::SymMap &symMap) in StrategyBase() argument 101 Fortran::lower::SymMap &symMap; member in __anon9466c8ae0111::StrategyBase 119 Fortran::lower::SymMap &symMap, in InlinedTempStrategyImpl() argument 193 Fortran::lower::SymMap &symMap, in AsElementalStrategy() argument 303 RuntimeTempStrategy(mlir::Location loc,fir::FirOpBuilder & builder,Fortran::lower::StatementContext & stmtCtx,Fortran::lower::SymMap & symMap,fir::SequenceType declaredType,std::optional<mlir::Value> extent,llvm::ArrayRef<mlir::Value> lengths,bool missingLengthParameters) RuntimeTempStrategy() argument 493 lowerExtentExpr(mlir::Location loc,Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,const Fortran::evaluate::ExtentExpr & expr) lowerExtentExpr() argument 668 selectArrayCtorLoweringStrategy(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::evaluate::ArrayConstructor<T> & arrayCtorExpr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) selectArrayCtorLoweringStrategy() argument 734 genAcValue(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::evaluate::Expr<T> & expr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,ArrayCtorLoweringStrategy & arrayBuilder) genAcValue() argument 751 genAcValue(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::evaluate::ImpliedDo<T> & impledDo,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,ArrayCtorLoweringStrategy & arrayBuilder) genAcValue() argument 784 gen(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::evaluate::ArrayConstructor<T> & arrayCtorExpr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) gen() argument [all...] |
H A D | ConvertVariable.cpp | 59 genScalarValue(Fortran::lower::AbstractConverter & converter,mlir::Location loc,const Fortran::lower::SomeExpr & expr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & context) genScalarValue() argument 652 instantiateGlobal(Fortran::lower::AbstractConverter & converter,const Fortran::lower::pft::Variable & var,Fortran::lower::SymMap & symMap) instantiateGlobal() argument 761 defaultInitializeAtRuntime(Fortran::lower::AbstractConverter & converter,const Fortran::lower::pft::Variable & var,Fortran::lower::SymMap & symMap) defaultInitializeAtRuntime() argument 848 finalizeAtRuntime(Fortran::lower::AbstractConverter & converter,const Fortran::lower::pft::Variable & var,Fortran::lower::SymMap & symMap) finalizeAtRuntime() argument 880 deallocateIntentOut(Fortran::lower::AbstractConverter & converter,const Fortran::lower::pft::Variable & var,Fortran::lower::SymMap & symMap) deallocateIntentOut() argument 921 instantiateLocal(Fortran::lower::AbstractConverter & converter,const Fortran::lower::pft::Variable & var,Fortran::lower::SymMap & symMap) instantiateLocal() argument 1143 instantiateAlias(Fortran::lower::AbstractConverter & converter,const Fortran::lower::pft::Variable & var,Fortran::lower::SymMap & symMap,Fortran::lower::AggregateStoreMap & storeMap) instantiateAlias() argument 1423 instantiateCommon(Fortran::lower::AbstractConverter & converter,const Fortran::semantics::Symbol & common,const Fortran::lower::pft::Variable & var,Fortran::lower::SymMap & symMap) instantiateCommon() argument 1489 lowerExplicitLowerBounds(Fortran::lower::AbstractConverter & converter,mlir::Location loc,const Fortran::lower::BoxAnalyzer & box,llvm::SmallVectorImpl<mlir::Value> & result,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) lowerExplicitLowerBounds() argument 1528 lowerExplicitExtents(Fortran::lower::AbstractConverter & converter,mlir::Location loc,const Fortran::lower::BoxAnalyzer & box,llvm::SmallVectorImpl<mlir::Value> & lowerBounds,llvm::SmallVectorImpl<mlir::Value> & result,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) lowerExplicitExtents() argument 1561 lowerExplicitCharLen(Fortran::lower::AbstractConverter & converter,mlir::Location loc,const Fortran::lower::BoxAnalyzer & box,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) lowerExplicitCharLen() argument 1657 genDeclareSymbol(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,const Fortran::semantics::Symbol & sym,mlir::Value base,mlir::Value len={},llvm::ArrayRef<mlir::Value> shape=std::nullopt,llvm::ArrayRef<mlir::Value> lbounds=std::nullopt,bool force=false) genDeclareSymbol() argument 1764 genDeclareSymbol(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,const Fortran::semantics::Symbol & sym,const fir::ExtendedValue & exv,fir::FortranVariableFlagsEnum extraFlags,bool force) genDeclareSymbol() argument 1799 genAllocatableOrPointerDeclare(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,const Fortran::semantics::Symbol & sym,fir::MutableBoxValue box,bool force=false) genAllocatableOrPointerDeclare() argument 1823 genProcPointer(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,const Fortran::semantics::Symbol & sym,mlir::Value addr,bool force=false) genProcPointer() argument 1834 genBoxDeclare(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,const Fortran::semantics::Symbol & sym,mlir::Value box,llvm::ArrayRef<mlir::Value> lbounds,llvm::ArrayRef<mlir::Value> explicitParams,llvm::ArrayRef<mlir::Value> explicitExtents,bool replace=false) genBoxDeclare() argument 1858 mapSymbolAttributes(AbstractConverter & converter,const Fortran::lower::pft::Variable & var,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,mlir::Value preAlloc) mapSymbolAttributes() argument 2310 instantiateVariable(AbstractConverter & converter,const pft::Variable & var,Fortran::lower::SymMap & symMap,AggregateStoreMap & storeMap) instantiateVariable() argument 2339 mapCallInterfaceSymbol(const Fortran::semantics::Symbol & interfaceSymbol,Fortran::lower::AbstractConverter & converter,const Fortran::lower::CallerInterface & caller,Fortran::lower::SymMap & symMap) mapCallInterfaceSymbol() argument 2386 mapCallInterfaceSymbolsForResult(AbstractConverter & converter,const Fortran::lower::CallerInterface & caller,SymMap & symMap) mapCallInterfaceSymbolsForResult() argument 2393 mapCallInterfaceSymbolsForDummyArgument(AbstractConverter & converter,const Fortran::lower::CallerInterface & caller,SymMap & symMap,const Fortran::semantics::Symbol & dummySymbol) mapCallInterfaceSymbolsForDummyArgument() argument 2399 mapSymbolAttributes(AbstractConverter & converter,const Fortran::semantics::SymbolRef & symbol,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,mlir::Value preAlloc) mapSymbolAttributes() argument [all...] |
H A D | ConvertExprToHLFIR.cpp | 60 Fortran::lower::SymMap &symMap, in HlfirDesignatorBuilder() argument 882 Fortran::lower::SymMap &symMap; global() member in __anon1a9dd9e00111::HlfirDesignatorBuilder 1412 HlfirBuilder(mlir::Location loc,Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) HlfirBuilder() argument 1894 Fortran::lower::SymMap &symMap; global() member in __anon1a9dd9e00111::HlfirBuilder 1920 convertExprToHLFIR(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & expr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) convertExprToHLFIR() argument 1938 convertExprToBox(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & expr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) convertExprToBox() argument 1960 convertExprToAddress(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & expr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) convertExprToAddress() argument 1980 convertExprToValue(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & expr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) convertExprToValue() argument 1989 convertDataRefToValue(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::evaluate::DataRef & dataRef,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) convertDataRefToValue() argument 1998 convertExprToMutableBox(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & expr,Fortran::lower::SymMap & symMap) convertExprToMutableBox() argument 2017 convertVectorSubscriptedExprToElementalAddr(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & designatorExpr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) convertVectorSubscriptedExprToElementalAddr() argument [all...] |
H A D | HostAssociations.cpp | 76 Fortran::lower::SymMap &symMap) { in bindCapturedSymbol() 110 Fortran::lower::SymMap &symMap; member 567 Fortran::lower::SymMap &symMap) { in hostProcedureBindings() 594 Fortran::lower::SymMap &symMap) { in internalProcedureBindings()
|
H A D | SymbolMap.cpp | 101 const Fortran::lower::SymMap &symMap) { in operator <<()
|
H A D | ConvertExpr.cpp | 663 ScalarExprLowering(mlir::Location loc,Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,bool inInitializer=false) ScalarExprLowering() argument 3027 Fortran::lower::SymMap &symMap; global() member in __anonb82c9c080d11::ScalarExprLowering 3244 lowerArrayAssignment(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,const TL & lhs,const TR & rhs) lowerArrayAssignment() argument 3284 lowerAnyMaskedArrayAssignment(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,const Fortran::lower::SomeExpr & lhs,const Fortran::lower::SomeExpr & rhs,Fortran::lower::ExplicitIterSpace & explicitSpace,Fortran::lower::ImplicitIterSpace & implicitSpace) lowerAnyMaskedArrayAssignment() argument 3310 lowerArrayOfPointerAssignment(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,const Fortran::lower::SomeExpr & lhs,const Fortran::lower::SomeExpr & rhs,Fortran::lower::ExplicitIterSpace & explicitSpace,Fortran::lower::ImplicitIterSpace & implicitSpace,const llvm::SmallVector<mlir::Value> & lbounds,std::optional<llvm::SmallVector<mlir::Value>> ubounds) lowerArrayOfPointerAssignment() argument 3353 lowerAllocatableArrayAssignment(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,const Fortran::lower::SomeExpr & lhs,const Fortran::lower::SomeExpr & rhs,Fortran::lower::ExplicitIterSpace & explicitSpace,Fortran::lower::ImplicitIterSpace & implicitSpace) lowerAllocatableArrayAssignment() argument 3462 lowerBoxedArrayExpression(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,const Fortran::lower::SomeExpr & expr) lowerBoxedArrayExpression() argument 3487 lowerNewArrayExpression(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,const Fortran::lower::SomeExpr & expr) lowerNewArrayExpression() argument 3515 lowerLazyArrayExpression(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,const Fortran::lower::SomeExpr & expr,mlir::Value raggedHeader) lowerLazyArrayExpression() argument 3593 lowerElementalUserAssignment(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,Fortran::lower::ExplicitIterSpace & explicitSpace,Fortran::lower::ImplicitIterSpace & implicitSpace,const Fortran::evaluate::ProcedureRef & procRef) lowerElementalUserAssignment() argument 3647 lowerElementalSubroutine(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,const Fortran::lower::SomeExpr & call) lowerElementalSubroutine() argument 3733 lowerScalarUserAssignment(Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,Fortran::lower::ExplicitIterSpace & explicitIterSpace,mlir::func::FuncOp userAssignmentFunction,const Fortran::lower::SomeExpr & lhs,const Fortran::lower::SomeExpr & rhs) lowerScalarUserAssignment() argument 7125 ArrayExprLowering(Fortran::lower::AbstractConverter & converter,Fortran::lower::StatementContext & stmtCtx,Fortran::lower::SymMap & symMap) ArrayExprLowering() argument 7131 ArrayExprLowering(Fortran::lower::AbstractConverter & converter,Fortran::lower::StatementContext & stmtCtx,Fortran::lower::SymMap & symMap,ConstituentSemantics sem) ArrayExprLowering() argument 7138 ArrayExprLowering(Fortran::lower::AbstractConverter & converter,Fortran::lower::StatementContext & stmtCtx,Fortran::lower::SymMap & symMap,ConstituentSemantics sem,Fortran::lower::ExplicitIterSpace * expSpace,Fortran::lower::ImplicitIterSpace * impSpace) ArrayExprLowering() argument 7236 Fortran::lower::SymMap &symMap; global() member in __anonb82c9c085811::ArrayExprLowering 7270 createSomeExtendedExpression(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & expr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) createSomeExtendedExpression() argument 7278 createSomeInitializerExpression(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & expr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) createSomeInitializerExpression() argument 7288 createSomeExtendedAddress(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & expr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) createSomeExtendedAddress() argument 7296 createInitializerAddress(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & expr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) createInitializerAddress() argument 7307 createSomeArrayAssignment(Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & lhs,const Fortran::lower::SomeExpr & rhs,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) createSomeArrayAssignment() argument 7315 createSomeArrayAssignment(Fortran::lower::AbstractConverter & converter,const fir::ExtendedValue & lhs,const Fortran::lower::SomeExpr & rhs,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) createSomeArrayAssignment() argument 7323 createSomeArrayAssignment(Fortran::lower::AbstractConverter & converter,const fir::ExtendedValue & lhs,const fir::ExtendedValue & rhs,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) createSomeArrayAssignment() argument 7335 createAnyMaskedArrayAssignment(Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & lhs,const Fortran::lower::SomeExpr & rhs,Fortran::lower::ExplicitIterSpace & explicitSpace,Fortran::lower::ImplicitIterSpace & implicitSpace,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) createAnyMaskedArrayAssignment() argument 7350 createAllocatableArrayAssignment(Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & lhs,const Fortran::lower::SomeExpr & rhs,Fortran::lower::ExplicitIterSpace & explicitSpace,Fortran::lower::ImplicitIterSpace & implicitSpace,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) createAllocatableArrayAssignment() argument 7367 createArrayOfPointerAssignment(Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & lhs,const Fortran::lower::SomeExpr & rhs,Fortran::lower::ExplicitIterSpace & explicitSpace,Fortran::lower::ImplicitIterSpace & implicitSpace,const llvm::SmallVector<mlir::Value> & lbounds,std::optional<llvm::SmallVector<mlir::Value>> ubounds,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) createArrayOfPointerAssignment() argument 7381 createSomeArrayTempValue(Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & expr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) createSomeArrayTempValue() argument 7391 createLazyArrayTempValue(Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & expr,mlir::Value raggedHeader,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) createLazyArrayTempValue() argument 7400 createSomeArrayBox(Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & expr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) createSomeArrayBox() argument 7409 createMutableBox(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & expr,Fortran::lower::SymMap & symMap) createMutableBox() argument 7475 createBoxValue(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const Fortran::lower::SomeExpr & expr,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) createBoxValue() argument 7497 createSubroutineCall(AbstractConverter & converter,const evaluate::ProcedureRef & call,ExplicitIterSpace & explicitIterSpace,ImplicitIterSpace & implicitIterSpace,SymMap & symMap,StatementContext & stmtCtx,bool isUserDefAssignment) createSubroutineCall() argument 7555 genArrayLoad(mlir::Location loc,Fortran::lower::AbstractConverter & converter,fir::FirOpBuilder & builder,const A * x,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) genArrayLoad() argument 7569 genArrayLoad(mlir::Location loc,Fortran::lower::AbstractConverter & converter,fir::FirOpBuilder & builder,const Fortran::evaluate::ArrayRef * x,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) genArrayLoad() argument 7580 createArrayLoads(Fortran::lower::AbstractConverter & converter,Fortran::lower::ExplicitIterSpace & esp,Fortran::lower::SymMap & symMap) createArrayLoads() argument [all...] |
H A D | ConvertCall.cpp | 170 Fortran::lower::SymMap &symMap, in remapActualToDummyDescriptor() argument 248 Fortran::lower::SymMap &symMap, in remapActualToDummyDescriptors() argument 289 genCallOpAndResult(mlir::Location loc,Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,Fortran::lower::CallerInterface & caller,mlir::FunctionType callSiteType,std::optional<mlir::Type> resultType,bool isElemental) genCallOpAndResult() argument 754 genStmtFunctionRef(mlir::Location loc,Fortran::lower::AbstractConverter & converter,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx,const Fortran::evaluate::ProcedureRef & procRef) genStmtFunctionRef() argument 878 Fortran::lower::SymMap &symMap; global() member 2776 convertCallToHLFIR(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const evaluate::ProcedureRef & procRef,std::optional<mlir::Type> resultType,Fortran::lower::SymMap & symMap,Fortran::lower::StatementContext & stmtCtx) convertCallToHLFIR() argument 2816 convertUserDefinedAssignmentToHLFIR(mlir::Location loc,Fortran::lower::AbstractConverter & converter,const evaluate::ProcedureRef & procRef,hlfir::Entity lhs,hlfir::Entity rhs,Fortran::lower::SymMap & symMap) convertUserDefinedAssignmentToHLFIR() argument [all...] |
H A D | Bridge.cpp | 572 getSymbolExtendedValue(const Fortran::semantics::Symbol & sym,Fortran::lower::SymMap * symMap) getSymbolExtendedValue() argument 1082 lookupSymbol(const Fortran::semantics::Symbol & sym,Fortran::lower::SymMap * symMap=nullptr,bool forceHlfirBase=false) lookupSymbol() argument [all...] |
/llvm-project/lld/wasm/ |
H A D | SymbolTable.h | 120 llvm::DenseMap<llvm::CachedHashStringRef, int> symMap; global() variable
|
/llvm-project/flang/include/flang/Lower/ |
H A D | Coarray.h | 71 SymMap &symMap; variable
|
/llvm-project/lld/MachO/ |
H A D | SymbolTable.h | 69 llvm::DenseMap<llvm::CachedHashStringRef, int> symMap; variable
|
/llvm-project/lld/COFF/ |
H A D | SymbolTable.h | 136 llvm::DenseMap<llvm::CachedHashStringRef, Symbol *> symMap; global() variable
|
/llvm-project/lld/ELF/ |
H A D | SymbolTable.h | 97 llvm::DenseMap<llvm::CachedHashStringRef, int> symMap; global() variable
|
/llvm-project/flang/lib/Semantics/ |
H A D | resolve-directives.cpp | 1675 for (auto symMap : targetIt->objectWithDSA) { ResolveSeqLoopIndexInParallelOrTaskConstruct() local 2080 for (auto symMap : dirContext.objectWithDSA) { Post() local
|