Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
Dpost_schedule.cpp617 int PostSchedule::SelectBarrier(MemoryAttribute::ShareFlag share, const CallSignature*& cs, std::st… in SelectBarrier()
692 MemoryAttribute::ShareFlag share = GetShareKind(gate); in LoweringStoreWithBarrierAndPrepareScheduleGate() local
726 MemoryAttribute::ShareFlag share = GetShareKind(gate); in LoweringStoreWithBarrierAndPrepareScheduleGate() local
819 MemoryAttribute::ShareFlag share = GetShareKind(gate); in LoweringStoreUnknownBarrierAndPrepareScheduleGate() local
Dmcr_gate_meta_data.h494 void SetShare(ShareFlag share) in SetShare()
Dstub_builder.cpp2169 MemoryAttribute::ShareFlag share) in SetValueWithBarrier()
/arkcompiler/ets_runtime/ecmascript/
Dobject_factory.cpp381 … const NativePointerCallback &deleter, void *data, bool share) in NewJSArrayBuffer()