Home
last modified time | relevance | path

Searched refs:PeepholeJSRuntimeNewJSValueString (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/
Dintrinsics_peephole_ets.inl.h31 static bool PeepholeJSRuntimeNewJSValueString(GraphVisitor *v, IntrinsicInst *intrinsic);
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/
Dets_intrinsics_peephole.cpp389 bool Peepholes::PeepholeJSRuntimeNewJSValueString(GraphVisitor *v, IntrinsicInst *intrinsic) in PeepholeJSRuntimeNewJSValueString() function in ark::compiler::Peepholes