FLANG
|
This is the complete list of members for Fortran::lower::LoweringBridge, including all inherited members.
create(mlir::MLIRContext &ctx, Fortran::semantics::SemanticsContext &semanticsContext, const Fortran::common::IntrinsicTypeDefaultKinds &defaultKinds, const Fortran::evaluate::IntrinsicProcTable &intrinsics, const Fortran::evaluate::TargetCharacteristics &targetCharacteristics, const Fortran::parser::AllCookedSources &allCooked, llvm::StringRef triple, fir::KindMapping &kindMap, const Fortran::lower::LoweringOptions &loweringOptions, const std::vector< Fortran::lower::EnvironmentDefault > &envDefaults, const Fortran::common::LanguageFeatureControl &languageFeatures, const llvm::TargetMachine &targetMachine, const Fortran::frontend::TargetOptions &targetOptions, const Fortran::frontend::CodeGenOptions &codeGenOptions) | Fortran::lower::LoweringBridge | inlinestatic |
createFoldingContext() | Fortran::lower::LoweringBridge | |
fctCtx() (defined in Fortran::lower::LoweringBridge) | Fortran::lower::LoweringBridge | inline |
getCookedSource() const (defined in Fortran::lower::LoweringBridge) | Fortran::lower::LoweringBridge | inline |
getDefaultKinds() const (defined in Fortran::lower::LoweringBridge) | Fortran::lower::LoweringBridge | inline |
getEnvironmentDefaults() const (defined in Fortran::lower::LoweringBridge) | Fortran::lower::LoweringBridge | inline |
getIntrinsicTable() const (defined in Fortran::lower::LoweringBridge) | Fortran::lower::LoweringBridge | inline |
getKindMap() const | Fortran::lower::LoweringBridge | inline |
getLanguageFeatures() const (defined in Fortran::lower::LoweringBridge) | Fortran::lower::LoweringBridge | inline |
getLoweringOptions() const (defined in Fortran::lower::LoweringBridge) | Fortran::lower::LoweringBridge | inline |
getMLIRContext() (defined in Fortran::lower::LoweringBridge) | Fortran::lower::LoweringBridge | inline |
getModule() | Fortran::lower::LoweringBridge | inline |
getModuleAndRelease() (defined in Fortran::lower::LoweringBridge) | Fortran::lower::LoweringBridge | inline |
getSemanticsContext() const (defined in Fortran::lower::LoweringBridge) | Fortran::lower::LoweringBridge | inline |
getTargetCharacteristics() const (defined in Fortran::lower::LoweringBridge) | Fortran::lower::LoweringBridge | inline |
lower(const Fortran::parser::Program &program, const Fortran::semantics::SemanticsContext &semanticsContext) | Fortran::lower::LoweringBridge | |
openAccCtx() (defined in Fortran::lower::LoweringBridge) | Fortran::lower::LoweringBridge | inline |
parseSourceFile(llvm::SourceMgr &) | Fortran::lower::LoweringBridge | |
validModule() (defined in Fortran::lower::LoweringBridge) | Fortran::lower::LoweringBridge | inline |