Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpost_schedule.cpp411 int PostSchedule::SelectBarrier(MemoryAttribute::ShareFlag share, const CallSignature*& cs, std::string_view& comment) in SelectBarrier() argument
478 MemoryAttribute::ShareFlag share = GetShareKind(gate); in LoweringStoreWithBarrierAndPrepareScheduleGate() local
542 MemoryAttribute::ShareFlag share = GetShareKind(gate); in LoweringStoreUnknownBarrierAndPrepareScheduleGate() local
H A Dmcr_gate_meta_data.h413 void SetShare(ShareFlag share) in SetShare() argument
H A Dstub_builder.cpp1822 SetValueWithBarrier(GateRef glue, GateRef obj, GateRef offset, GateRef value, bool withEden, MemoryAttribute::ShareFlag share) SetValueWithBarrier() argument
/arkcompiler/ets_runtime/ecmascript/
H A Dobject_factory.cpp367 NewJSArrayBuffer(void *buffer, int32_t length, const NativePointerCallback &deleter, void *data, bool share) NewJSArrayBuffer() argument

Completed in 29 milliseconds