Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
Dbecommon.h252 void ComputeFArrayOrJArrayTypeSizesAligns(MIRType &ty, const TyIdx &tyIdx);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
Dbecommon.cpp330 void BECommon::ComputeFArrayOrJArrayTypeSizesAligns(MIRType &ty, const TyIdx &tyIdx) in ComputeFArrayOrJArrayTypeSizesAligns() function in maplebe::BECommon
371 ComputeFArrayOrJArrayTypeSizesAligns(ty, tyIdx); in ComputeTypeSizesAligns()