Home
last modified time | relevance | path

Searched defs:mAttr (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
Dlcr_circuit_builder.cpp111 MemoryAttribute mAttr) in Store()
121 …Builder::StoreWithoutBarrier(VariableType type, GateRef addr, GateRef value, MemoryAttribute mAttr) in StoreWithoutBarrier()
132 GateRef CircuitBuilder::Load(VariableType type, GateRef base, GateRef offset, MemoryAttribute mAttr) in Load()
145 MemoryAttribute mAttr) in Load()
154 GateRef CircuitBuilder::Load(VariableType type, GateRef addr, MemoryAttribute mAttr) in Load()
Dpost_schedule.cpp395 MemoryAttribute mAttr = acc_.GetMemoryAttribute(gate); in GetWriteBarrierKind() local
453 MemoryAttribute mAttr = acc_.GetMemoryAttribute(gate); in GetShareKind() local
Dmcr_gate_meta_data.h465 static uint64_t ToValue(MemoryAttribute mAttr) in ToValue()
491 static uint64_t ToValue(size_t offset, MemoryAttribute mAttr) in ToValue()
Dstub_builder-inl.h1185 MemoryAttribute mAttr) in SetElementsArray()
1199 MemoryAttribute mAttr) in SetPropertiesArray()
2095 MemoryAttribute mAttr) in SetLayoutToHClass()
2152 … GateRef attrOffset, VariableType type, MemoryAttribute mAttr) in SetPropertyInlinedProps()
2290 GateRef index, GateRef val, MemoryAttribute mAttr) in SetValueToTaggedArray()
2994 …Builder::SetSendableEnvToModule(GateRef glue, GateRef module, GateRef value, MemoryAttribute mAttr) in SetSendableEnvToModule()
3041 MemoryAttribute mAttr) in SetLexicalEnvToFunction()
3048 MemoryAttribute mAttr) in SetProtoTransRootHClassToFunction()
3055 MemoryAttribute mAttr) in SetProtoOrHClassToFunction()
3062 MemoryAttribute mAttr) in SetHomeObjectToFunction()
[all …]
Dmcr_circuit_builder.cpp926 …Builder::LoadConstOffset(VariableType type, GateRef receiver, size_t offset, MemoryAttribute mAttr) in LoadConstOffset()
948 … GateRef receiver, size_t offset, GateRef value, MemoryAttribute mAttr) in StoreConstOffset()
Dtyped_bytecode_lowering.cpp828 MemoryAttribute mAttr = MemoryAttribute::NeedBarrierAndAtomic(); in LowerTypedStObjByName() local
Dnew_object_stub_builder.cpp1608 GateRef end, MemoryAttribute mAttr) in InitializeWithSpeicalValue()
Dtyped_hcr_lowering.cpp3202 MemoryAttribute mAttr = MemoryAttribute::NeedBarrierAndAtomic(); in LowerMonoStoreProperty() local
Dstub_builder.cpp1681 MemoryAttribute mAttr) in Store()