Searched defs:Encoder (Results 1 - 1 of 1) sorted by relevance
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/ | ||
H A D | encode.h | 110 class Encoder { class 113 explicit Encoder(ArenaAllocator *aa, Arch arch) : Encoder(aa, arch, false) {} in Encoder() function in ark::compiler::Encoder 114 Encoder(ArenaAllocator *aa, Arch arch, bool jsNumberCast) in Encoder() function in ark::compiler::Encoder [all...] |
Completed in 1 milliseconds