Home
last modified time | relevance | path

Searched defs:BITS_32 (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dtyped_native_inline_lowering.h45 enum ElmentSize : uint32_t { BITS_8 = 1, BITS_16 = 2, BITS_32 = 4, BITS_64 = 8 }; enumerator
Dinterpreter_stub.h37 BITS_32, enumerator