Home
last modified time | relevance | path

Searched refs:SLOW_PATH (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/static_core/libllvmbackend/transforms/
H A Druntime_calls.cpp67 ASSERT(bridgeType != BridgeType::SLOW_PATH && bridgeType != BridgeType::ODD_SAVED); in CreateEntrypointCallCommon()
/arkcompiler/ets_runtime/ecmascript/dfx/vmstat/
H A Dopt_code_profiler.h58 SLOW_PATH, enumerator
/arkcompiler/runtime_core/static_core/libllvmbackend/
H A Dllvm_ark_interface.h65 SLOW_PATH, // member in ark::ark::ark::llvmbackend::BridgeType
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dslowpath_lowering.cpp3154 builder_.Int32ToTaggedInt(builder_.Int32(static_cast<int32_t>(OptCodeProfiler::Mode::SLOW_PATH))); in AddProfiling()

Completed in 10 milliseconds