Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dnumber_speculative_runner.cpp35 circuit_->PrintAllGatesWithBytecode(); in Run()
52 circuit_->PrintAllGatesWithBytecode(); in Run()
82 circuit_->PrintAllGatesWithBytecode(); in Run()
Dvalue_numbering.cpp29 circuit_->PrintAllGatesWithBytecode(); in Run()
Dlater_elimination.cpp33 circuit_->PrintAllGatesWithBytecode(); in Run()
Dloop_peeling.cpp159 circuit_->PrintAllGatesWithBytecode(); in Print()
Dntype_mcr_lowering.cpp36 circuit_->PrintAllGatesWithBytecode(); in RunNTypeMCRLowering()
Dstate_split_linearizer.cpp33 circuit_->PrintAllGatesWithBytecode(); in Run()
Dcircuit.h56 void PrintAllGatesWithBytecode() const;
Dntype_hcr_lowering.cpp40 circuit_->PrintAllGatesWithBytecode(); in RunNTypeHCRLowering()
Dasync_function_lowering.cpp31 circuit_->PrintAllGatesWithBytecode(); in ProcessAll()
Dcircuit.cpp158 void Circuit::PrintAllGatesWithBytecode() const in PrintAllGatesWithBytecode() function in panda::ecmascript::kungfu::Circuit
Dearly_elimination.cpp36 circuit_->PrintAllGatesWithBytecode(); in Run()
Dts_inline_lowering.cpp144 circuit_->PrintAllGatesWithBytecode(); in TryInline()
Dlcr_lowering.cpp103 circuit_->PrintAllGatesWithBytecode(); in Run()
Dtype_mcr_lowering.cpp40 circuit_->PrintAllGatesWithBytecode(); in RunTypeMCRLowering()
Dts_hcr_lowering.cpp61 circuit_->PrintAllGatesWithBytecode(); in RunTSHCRLowering()
Dbytecode_circuit_builder.cpp1487 circuit_->PrintAllGatesWithBytecode(); in BuildCircuit()
Dslowpath_lowering.cpp89 circuit_->PrintAllGatesWithBytecode(); in CallRuntimeLowering()
/arkcompiler/ets_runtime/ecmascript/compiler/type_inference/
Dmethod_type_infer.cpp1363 circuit_->PrintAllGatesWithBytecode(); in PrintCircuitWithTypes()