Home
last modified time | relevance | path

Searched defs:Encoder (Results 1 - 1 of 1) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
H A Dencode.h110 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