Home
last modified time | relevance | path

Searched refs:AddFieldLayout (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp2370 AddFieldLayout({0, 0, field}); in ComputeUnionLayout()
2435 AddFieldLayout(info); in ComputeLayout()
2464 AddFieldLayout({offset, 0, fieldPair}); in ComputeLayout()
2473 AddFieldLayout(convertedLayout); in ComputeLayout()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h1862 void AddFieldLayout(const FieldInfo &info) in AddFieldLayout() function