Home
last modified time | relevance | path

Searched defs:OutputManager (Results 1 – 10 of 10) sorted by relevance

/arkcompiler/runtime_core/taihe/compiler/taihe/codegen/abi/
Dgen_impl.py45 def __init__(self, om: OutputManager, am: AnalysisManager):
101 def __init__(self, om: OutputManager, am: AnalysisManager):
Dwriter.py29 om: OutputManager,
Dgen_abi.py39 def __init__(self, om: OutputManager, am: AnalysisManager):
449 def __init__(self, om: OutputManager, am: AnalysisManager):
/arkcompiler/runtime_core/taihe/compiler/taihe/codegen/cpp/
Dgen_user.py37 def __init__(self, om: OutputManager, am: AnalysisManager):
Dgen_impl.py58 def __init__(self, om: OutputManager, am: AnalysisManager):
120 def __init__(self, om: OutputManager, am: AnalysisManager):
Dgen_common.py53 def __init__(self, om: OutputManager, am: AnalysisManager):
/arkcompiler/runtime_core/taihe/compiler/taihe/codegen/ani/
Dwriter.py29 om: OutputManager,
Dgen_ani.py59 def __init__(self, om: OutputManager, am: AnalysisManager):
Dgen_sts.py58 def __init__(self, om: OutputManager, am: AnalysisManager):
/arkcompiler/runtime_core/taihe/compiler/taihe/utils/
Doutputs.py194 om: "OutputManager",
264 class OutputManager: class
327 om: OutputManager,