Home
last modified time | relevance | path

Searched defs:StringPtr (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/ir/
Druntime_interface.h51 using StringPtr = void *; variable
/arkcompiler/runtime_core/static_core/compiler/optimizer/ir/
Druntime_interface.h60 using StringPtr = void *; variable
/arkcompiler/ets_runtime/ecmascript/compiler/
Dcircuit_builder.cpp428 GateRef CircuitBuilder::StringPtr(std::string_view str) in StringPtr() function in panda::ecmascript::kungfu::CircuitBuilder
Dstub_builder-inl.h102 inline GateRef StubBuilder::StringPtr(std::string_view str) in StringPtr() function