Home
last modified time | relevance | path

Searched refs:THREE_BYTE_SIZE (Results 1 - 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/baseline/
H A Dbaseline_compiler.h103 static constexpr uint32_t THREE_BYTE_SIZE = 24; member in panda::ecmascript::kungfu::BaselineCompiler
H A Dbaseline_stubs.cpp32 static constexpr uint32_t THREE_BYTE_SIZE = 24; member
1870 GateRef setterVregId = Int32And(Int32LSR(vregIds, Int32(THREE_BYTE_SIZE)), Int32(ONE_BYTE_ALL_ONE)); in GenerateCircuit()
H A Dbaseline_compiler.cpp2506 (static_cast<uint32_t>(setterVregId) << THREE_BYTE_SIZE); in BYTECODE_BASELINE_HANDLER_IMPLEMENT()

Completed in 23 milliseconds