Home
last modified time | relevance | path

Searched defs:irInterface (Results 1 – 7 of 7) sorted by relevance

/arkcompiler/runtime_core/libabckit/src/adapter_static/
Dhelpers_static.h38 const AbckitIrInterface *irInterface; member
Dmetadata_inspect_static.cpp143 AbckitRuntimeAdapterStatic *adapter, AbckitIrInterface *irInterface) in DeleteGraphArgs()
151 static AbckitGraph *CreateGraph(AbckitCoreFunction *function, AbckitIrInterface *irInterface, in CreateGraph()
194 auto *irInterface = in CreateGraphFromFunctionStatic() local
/arkcompiler/runtime_core/libabckit/src/wrappers/graph_wrapper/
Dgraph_wrapper.cpp53 const AbckitIrInterface *irInterface; member
57 AbckitGraph *GraphWrapper::BuildGraphDynamic(FileWrapper *pf, AbckitIrInterface *irInterface, Abcki… in BuildGraphDynamic()
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Doptimize_bytecode.cpp132 void BuildMapFromPcToIns(pandasm::Function &function, BytecodeOptIrInterface &irInterface, const co… in BuildMapFromPcToIns()
209 BytecodeOptIrInterface &irInterface) in DebugInfoPropagate()
262 auto irInterface = BytecodeOptIrInterface(maps, prog); in OptimizeFunction() local
/arkcompiler/runtime_core/libabckit/src/codegen/
Dcodegen_dynamic.h42 const AbckitIrInterface *irInterface) in CodeGenDynamic()
/arkcompiler/runtime_core/libabckit/src/
Dir_impl.h78 AbckitIrInterface *irInterface = nullptr; member
/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Dmetadata_inspect_dynamic.cpp151 auto *irInterface = in CreateGraphFromFunctionDynamic() local