Home
last modified time | relevance | path

Searched refs:SelectBarrier (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dpost_schedule.h84 int SelectBarrier(MemoryAttribute::ShareFlag share, const CallSignature*& cs, std::string_view& comment);
H A Dpost_schedule.cpp411 int PostSchedule::SelectBarrier(MemoryAttribute::ShareFlag share, const CallSignature*& cs, std::string_view& comment) in SelectBarrier() function in panda::ecmascript::kungfu::PostSchedule
482 index = SelectBarrier(share, cs, comment); in LoweringStoreWithBarrierAndPrepareScheduleGate()
546 index = SelectBarrier(share, cs, comment); in LoweringStoreUnknownBarrierAndPrepareScheduleGate()

Completed in 3 milliseconds