Home
last modified time | relevance | path

Searched refs:PrintAllGatesWithBytecode (Results 1 – 16 of 16) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_runner.cpp39 circuit_->PrintAllGatesWithBytecode(); in Run()
57 circuit_->PrintAllGatesWithBytecode(); in Run()
88 circuit_->PrintAllGatesWithBytecode(); in Run()
122 circuit_->PrintAllGatesWithBytecode(); in Run()
Duseless_gate_elimination.cpp95 circuit_->PrintAllGatesWithBytecode(); in Run()
Dconstant_folding.cpp194 circuit_->PrintAllGatesWithBytecode(); in Print()
Dgraph_editor.cpp39 circuit->PrintAllGatesWithBytecode(); in EliminateRedundantPhi()
Dloop_peeling.cpp215 circuit_->PrintAllGatesWithBytecode(); in Print()
Dinduction_variable_analysis.cpp240 circuit_->PrintAllGatesWithBytecode(); in Run()
Dcombined_pass_visitor.cpp272 circuit_->PrintAllGatesWithBytecode(); in PrintLog()
Dstate_split_linearizer.cpp33 circuit_->PrintAllGatesWithBytecode(); in Run()
Dcircuit.h61 void PrintAllGatesWithBytecode() const;
Dasync_function_lowering.cpp34 circuit_->PrintAllGatesWithBytecode(); in ProcessAll()
Dntype_bytecode_lowering.cpp47 circuit_->PrintAllGatesWithBytecode(); in RunNTypeBytecodeLowering()
Dcircuit.cpp185 void Circuit::PrintAllGatesWithBytecode() const in PrintAllGatesWithBytecode() function in panda::ecmascript::kungfu::Circuit
Dts_inline_lowering.cpp177 circuit_->PrintAllGatesWithBytecode(); in TryInline()
Dbytecode_circuit_builder.cpp1230 circuit_->PrintAllGatesWithBytecode(); in BuildCircuit()
Dnative_inline_lowering.cpp397 circuit_->PrintAllGatesWithBytecode(); in RunNativeInlineLowering()
Dslowpath_lowering.cpp115 circuit_->PrintAllGatesWithBytecode(); in CallRuntimeLowering()