Home
last modified time | relevance | path

Searched refs:BITS_32 (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dtyped_native_inline_lowering.h45 enum ElmentSize : uint32_t { BITS_8 = 1, BITS_16 = 2, BITS_32 = 4, BITS_64 = 8 };
H A Dinterpreter_stub.h37 BITS_32, member in panda::ecmascript::kungfu::StringIdInfo::Length
H A Dinterpreter_stub-inl.h823 } else if (info.GetLength() == StringIdInfo::Length::BITS_32) { in GetStringId()
H A Dtyped_native_inline_lowering.cpp1437 return builder_.Int32(ElmentSize::BITS_32); in BuiltinIdToSize()

Completed in 11 milliseconds