|
file | AbstractConverter.h [code] |
|
file | Allocatable.h [code] |
|
file | BoxAnalyzer.h [code] |
|
file | Bridge.h [code] |
|
file | BuiltinModules.h [code] |
|
file | CallInterface.h [code] |
|
file | Coarray.h [code] |
|
file | ComponentPath.h [code] |
|
file | ConvertArrayConstructor.h [code] |
|
file | ConvertCall.h [code] |
|
file | ConvertConstant.h [code] |
|
file | ConvertExpr.h [code] |
|
file | ConvertExprToHLFIR.h [code] |
|
file | ConvertProcedureDesignator.h [code] |
|
file | ConvertType.h [code] |
|
file | ConvertVariable.h [code] |
|
file | Cuda.h [code] |
|
file | CustomIntrinsicCall.h [code] |
|
file | DirectivesCommon.h [code] |
|
file | DumpEvaluateExpr.h [code] |
|
file | EnvironmentDefault.h [code] |
|
file | HlfirIntrinsics.h [code] |
|
file | HostAssociations.h [code] |
|
file | IntervalSet.h [code] |
|
file | IO.h [code] |
|
file | IterationSpace.h [code] |
|
file | LoweringOptions.h [code] |
|
file | Mangler.h [code] |
|
file | OpenACC.h [code] |
|
file | OpenMP.h [code] |
|
file | PFTBuilder.h [code] |
|
file | PFTDefs.h [code] |
|
file | Runtime.h [code] |
|
file | StatementContext.h [code] |
|
file | SymbolMap.h [code] |
|
file | VectorSubscripts.h [code] |
| Defines a compiler internal representation for lowered designators containing vector subscripts. This representation allows working on such designators in custom ways while ensuring the designator subscripts are only evaluated once. It is mainly intended for cases that do not fit in the array expression lowering framework like input IO in presence of vector subscripts.
|
|