|
clang 22.0.0git
|
Public Member Functions | |
| void | getDependentDialects (mlir::DialectRegistry ®istry) const override |
| void | runOnOperation () final |
| void | processCIRAttrs (mlir::ModuleOp module) |
| StringRef | getDescription () const override |
| StringRef | getArgument () const override |
Definition at line 681 of file LowerToLLVM.cpp.
|
inlineoverride |
Definition at line 696 of file LowerToLLVM.cpp.
|
inlineoverride |
Definition at line 684 of file LowerToLLVM.cpp.
|
inlineoverride |
Definition at line 692 of file LowerToLLVM.cpp.
References getDescription().
Referenced by getDescription().
| void cir::direct::ConvertCIRToLLVMPass::processCIRAttrs | ( | mlir::ModuleOp | module | ) |
Definition at line 3195 of file LowerToLLVM.cpp.
Referenced by runOnOperation().
|
final |
Definition at line 3208 of file LowerToLLVM.cpp.
References cir::direct::buildCtorDtorList(), cir::direct::collectUnreachable(), cir::direct::prepareLowerModule(), cir::direct::prepareTypeConverter(), and processCIRAttrs().