Home
last modified time | relevance | path

Searched defs:mAttr (Results 1 - 10 of 10) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dlcr_circuit_builder.cpp124 void CircuitBuilder::StoreWithoutBarrier(VariableType type, GateRef addr, GateRef value, MemoryAttribute mAttr) in StoreWithoutBarrier() argument
135 GateRef CircuitBuilder::Load(VariableType type, GateRef base, GateRef offset, MemoryAttribute mAttr) in Load() argument
110 Store(VariableType type, GateRef glue, GateRef base, GateRef offset, GateRef value, MemoryAttribute mAttr) Store() argument
147 Load(VariableType type, GateRef base, GateRef offset, GateRef depend, MemoryAttribute mAttr) Load() argument
157 Load(VariableType type, GateRef addr, MemoryAttribute mAttr) Load() argument
[all...]
H A Dpost_schedule.cpp404 MemoryAttribute mAttr = acc_.GetMemoryAttribute(gate); in GetWriteBarrierKind() local
462 MemoryAttribute mAttr = acc_.GetMemoryAttribute(gate); in GetShareKind() local
H A Dmcr_gate_meta_data.h465 static uint64_t ToValue(MemoryAttribute mAttr) in ToValue() argument
491 static uint64_t ToValue(size_t offset, MemoryAttribute mAttr) in ToValue() argument
H A Dtyped_bytecode_lowering.cpp828 MemoryAttribute mAttr = MemoryAttribute::NeedBarrierAndAtomic(); in LowerTypedStObjByName() local
830 TaggedObject::HCLASS_OFFSET, newHolderHC, mAttr); in LowerTypedStObjByName() local
H A Dmcr_circuit_builder.cpp930 GateRef CircuitBuilder::LoadConstOffset(VariableType type, GateRef receiver, size_t offset, MemoryAttribute mAttr) in LoadConstOffset() argument
951 StoreConstOffset(VariableType type, GateRef receiver, size_t offset, GateRef value, MemoryAttribute mAttr) StoreConstOffset() argument
H A Dnew_object_stub_builder.cpp1579 Store(VariableType::INT64(), glue_, object, ZExtInt32ToPtr(start), value, mAttr); in InitializeWithSpeicalValue() local
1594 Store(VariableType::INT64(), glue_, object, ZExtInt32ToPtr(off), value, mAttr); in InitializeWithSpeicalValue() local
1556 InitializeWithSpeicalValue(Label *exit, GateRef object, GateRef value, GateRef start, GateRef end, MemoryAttribute mAttr) InitializeWithSpeicalValue() argument
H A Dtyped_hcr_lowering.cpp3205 MemoryAttribute mAttr = MemoryAttribute::NeedBarrierAndAtomic(); in LowerMonoStoreProperty() local
3206 builder_.StoreConstOffset(VariableType::JS_ANY(), receiver, TaggedObject::HCLASS_OFFSET, newHolderHC, mAttr); in LowerMonoStoreProperty() local
H A Dstub_builder-inl.h1201 SetElementsArray(VariableType type, GateRef glue, GateRef object, GateRef elementsArray, MemoryAttribute mAttr) SetElementsArray() argument
1215 SetPropertiesArray(VariableType type, GateRef glue, GateRef object, GateRef propsArray, MemoryAttribute mAttr) SetPropertiesArray() argument
2123 SetLayoutToHClass(VariableType type, GateRef glue, GateRef hClass, GateRef attr, MemoryAttribute mAttr) SetLayoutToHClass() argument
2180 SetPropertyInlinedProps(GateRef glue, GateRef obj, GateRef hClass, GateRef value, GateRef attrOffset, VariableType type, MemoryAttribute mAttr) SetPropertyInlinedProps() argument
2318 SetValueToTaggedArray(VariableType valType, GateRef glue, GateRef array, GateRef index, GateRef val, MemoryAttribute mAttr) SetValueToTaggedArray() argument
3033 SetSendableEnvToModule(GateRef glue, GateRef module, GateRef value, MemoryAttribute mAttr) SetSendableEnvToModule() argument
3037 Store(VariableType::JS_POINTER(), glue, module, offset, value, mAttr); SetSendableEnvToModule() local
3079 SetLexicalEnvToFunction(GateRef glue, GateRef object, GateRef lexicalEnv, MemoryAttribute mAttr) SetLexicalEnvToFunction() argument
3083 Store(VariableType::JS_ANY(), glue, object, offset, lexicalEnv, mAttr); SetLexicalEnvToFunction() local
3086 SetProtoTransRootHClassToFunction(GateRef glue, GateRef object, GateRef hclass, MemoryAttribute mAttr) SetProtoTransRootHClassToFunction() argument
3090 Store(VariableType::JS_ANY(), glue, object, offset, hclass, mAttr); SetProtoTransRootHClassToFunction() local
3093 SetProtoOrHClassToFunction(GateRef glue, GateRef function, GateRef value, MemoryAttribute mAttr) SetProtoOrHClassToFunction() argument
3097 Store(VariableType::JS_ANY(), glue, function, offset, value, mAttr); SetProtoOrHClassToFunction() local
3106 SetTypedArrayName(GateRef glue, GateRef typedArray, GateRef name, MemoryAttribute mAttr) SetTypedArrayName() argument
3110 Store(VariableType::JS_ANY(), glue, typedArray, offset, name, mAttr); SetTypedArrayName() local
3119 SetViewedArrayBufferOrByteArray(GateRef glue, GateRef typedArray, GateRef data, MemoryAttribute mAttr) SetViewedArrayBufferOrByteArray() argument
3123 Store(VariableType::JS_ANY(), glue, typedArray, offset, data, mAttr); SetViewedArrayBufferOrByteArray() local
3144 SetHomeObjectToFunction(GateRef glue, GateRef function, GateRef value, MemoryAttribute mAttr) SetHomeObjectToFunction() argument
3148 Store(VariableType::JS_ANY(), glue, function, offset, value, mAttr); SetHomeObjectToFunction() local
3151 SetModuleToFunction(GateRef glue, GateRef function, GateRef value, MemoryAttribute mAttr) SetModuleToFunction() argument
3155 Store(VariableType::JS_POINTER(), glue, function, offset, value, mAttr); SetModuleToFunction() local
3158 SetWorkNodePointerToFunction(GateRef glue, GateRef function, GateRef value, MemoryAttribute mAttr) SetWorkNodePointerToFunction() argument
3162 Store(VariableType::NATIVE_POINTER(), glue, function, offset, value, mAttr); SetWorkNodePointerToFunction() local
3165 SetMethodToFunction(GateRef glue, GateRef function, GateRef value, MemoryAttribute mAttr) SetMethodToFunction() argument
3169 Store(VariableType::JS_ANY(), glue, function, offset, value, mAttr); SetMethodToFunction() local
3197 SetRawProfileTypeInfoToFunction(GateRef glue, GateRef function, GateRef value, MemoryAttribute mAttr) SetRawProfileTypeInfoToFunction() argument
3201 Store(VariableType::JS_ANY(), glue, function, offset, value, mAttr); SetRawProfileTypeInfoToFunction() local
3293 SetMachineCodeToFunction(GateRef glue, GateRef function, GateRef value, MemoryAttribute mAttr) SetMachineCodeToFunction() argument
3296 Store(VariableType::JS_ANY(), glue, function, offset, value, mAttr); SetMachineCodeToFunction() local
[all...]
H A Dstub_builder.cpp10396 Store(VariableType::JS_ANY(), glue, dst, off1, value1, mAttr); in ArrayCopy() local
10397 Store(VariableType::JS_ANY(), glue, dst, off2, value2, mAttr); in ArrayCopy() local
10435 Store(VariableType::JS_ANY(), glue, dst, ZExtInt32ToPtr(*offset), value, mAttr); in ArrayCopy() local
10452 Store(VariableType::JS_ANY(), glue, dst, off1, value1, mAttr); in ArrayCopy() local
1690 Store(VariableType type, GateRef glue, GateRef base, GateRef offset, GateRef value, MemoryAttribute mAttr) Store() argument
10353 ArrayCopy(GateRef glue, GateRef src, GateRef dst, GateRef length, MemoryAttribute mAttr) ArrayCopy() argument
10409 ArrayCopy(GateRef glue, GateRef src, GateRef dst, GateRef length, MemoryAttribute mAttr) ArrayCopy() argument
10453 Store(VariableType::JS_ANY(), glue, dst, off2, value2, mAttr); ArrayCopy() local
10464 ArrayCopy(GateRef glue, GateRef src, GateRef dst, GateRef length, MemoryAttribute mAttr) ArrayCopy() argument
[all...]
/arkcompiler/ets_runtime/ecmascript/compiler/builtins/
H A Dbuiltins_array_stub_builder.cpp2042 SetValueToTaggedArray(VariableType::JS_ANY(), glue, toElements, toIndex, value, mAttr); in DoReverse() local
2001 DoReverse(GateRef glue, GateRef fromArray, GateRef toArray, bool holeToUndefined, bool getWithKind, MemoryAttribute mAttr) DoReverse() argument

Completed in 55 milliseconds