Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_gate_meta_data.h364 NON_SHARE, enumerator
390 return Create(NOT_ATOMIC, NEED_BARRIER, NON_SHARE); in NeedNotShareBarrier()
H A Dpost_schedule.cpp431 case MemoryAttribute::NON_SHARE: in SelectBarrier()
H A Dcommon_stubs.cpp859 SetValueWithBarrier(glue, obj, offset, value, false, MemoryAttribute::NON_SHARE); in GenerateCircuit()
879 SetValueWithBarrier(glue, obj, offset, value, true, MemoryAttribute::NON_SHARE); in GenerateCircuit()
H A Dstub_builder.cpp1840 if (share == MemoryAttribute::NON_SHARE) { in SetValueWithBarrier()
1859 case MemoryAttribute::NON_SHARE: { in SetValueWithBarrier()

Completed in 25 milliseconds