Searched defs:mAttr (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | lcr_circuit_builder.cpp | 111 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()
|
| D | post_schedule.cpp | 395 MemoryAttribute mAttr = acc_.GetMemoryAttribute(gate); in GetWriteBarrierKind() local 453 MemoryAttribute mAttr = acc_.GetMemoryAttribute(gate); in GetShareKind() local
|
| D | mcr_gate_meta_data.h | 465 static uint64_t ToValue(MemoryAttribute mAttr) in ToValue() 491 static uint64_t ToValue(size_t offset, MemoryAttribute mAttr) in ToValue()
|
| D | stub_builder-inl.h | 1185 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 …]
|
| D | mcr_circuit_builder.cpp | 926 …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()
|
| D | typed_bytecode_lowering.cpp | 828 MemoryAttribute mAttr = MemoryAttribute::NeedBarrierAndAtomic(); in LowerTypedStObjByName() local
|
| D | new_object_stub_builder.cpp | 1608 GateRef end, MemoryAttribute mAttr) in InitializeWithSpeicalValue()
|
| D | typed_hcr_lowering.cpp | 3202 MemoryAttribute mAttr = MemoryAttribute::NeedBarrierAndAtomic(); in LowerMonoStoreProperty() local
|
| D | stub_builder.cpp | 1681 MemoryAttribute mAttr) in Store()
|