Home
last modified time | relevance | path

Searched defs:barrier (Results 1 - 7 of 7) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/
H A Druntime.cpp179 SuspendBarrier barrier; in SuspendAllThreadsImpl() local
H A Djs_thread.cpp1153 void JSThread::SuspendThread(bool internalSuspend, SuspendBarrier* barrier) in SuspendThread() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dscheduler.cpp51 void Scheduler::AddDep(uint32_t *prio, Inst *from, Inst *to, uint32_t latency, Inst *barrier) in AddDep() argument
111 bool barrier = inst->IsBarrier(); in ProcessInst() local
285 bool barrier in ScheduleBasicBlock() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
H A Doption.cpp86 bool Options::barrier = false; member in maple::Options
/arkcompiler/runtime_core/static_core/runtime/
H A Dthread.cpp99 void Thread::InitCardTableData(mem::GCBarrierSet *barrier) in InitCardTableData() argument
133 auto barrier = gc->GetBarrierSet(); in InitPreBuff() local
285 auto barrier in InitBuffers() local
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Doption.h135 static bool barrier; member in maple::Options
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_gate_meta_data.h403 void SetBarrier(Barrier barrier) in SetBarrier() argument

Completed in 8 milliseconds