Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/static_core/plugins/ets/compiler/
Dcodegen_intrinsics_ets.cpp179 static inline void EncodeSbInsertStringIntoSlot(Codegen *cg, IntrinsicInst *inst, Reg slot, SbAppen… in EncodeSbInsertStringIntoSlot() function
243 EncodeSbInsertStringIntoSlot(cg, inst, reg0, args); in EncodeSbAppendString()