Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Drt_call_signature.cpp36 callSigns_[ID_##name].IsASMCallBarrierStub()); in Initialize()
H A Dpost_schedule.cpp483 ASSERT(cs && (cs->IsCommonStub() || cs->IsASMCallBarrierStub()) && "Invalid call signature for barrier"); in LoweringStoreWithBarrierAndPrepareScheduleGate()
547 ASSERT(cs && (cs->IsCommonStub() || cs->IsASMCallBarrierStub()) && "Invalid call signature for barrier"); in LoweringStoreUnknownBarrierAndPrepareScheduleGate()
H A Dcall_signature.h152 bool IsASMCallBarrierStub() const in IsASMCallBarrierStub() function in panda::ecmascript::kungfu::CallSignature::TargetKind
H A Dhcr_circuit_builder.cpp155 } else if (cs->IsASMCallBarrierStub()) { in Call()

Completed in 5 milliseconds