Home
last modified time | relevance | path

Searched refs:registerLLVMTranslation (Results 1 – 4 of 4) sorted by relevance

/llvm-project-15.0.7/flang/lib/Optimizer/Support/
H A DInitFIR.cpp13 void fir::support::registerLLVMTranslation(mlir::MLIRContext &context) { in registerLLVMTranslation() function in fir::support
/llvm-project-15.0.7/flang/include/flang/Optimizer/Support/
H A DInitFIR.h87 void registerLLVMTranslation(mlir::MLIRContext &context);
/llvm-project-15.0.7/flang/tools/tco/
H A Dtco.cpp82 fir::support::registerLLVMTranslation(context); in compileFIR()
/llvm-project-15.0.7/flang/lib/Frontend/
H A DFrontendActions.cpp107 fir::support::registerLLVMTranslation(*mlirCtx); in beginSourceFileAction()
507 fir::support::registerLLVMTranslation(*mlirCtx); in generateLLVMIR()