Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Dmir_type.cpp2149 int64 MIRStructType::GetBitOffsetFromStructBaseAddr(FieldID fieldID) in GetBitOffsetFromStructBaseAddr() function in maple::MIRStructType
2288 return GetBitOffsetFromStructBaseAddr(fieldID); in GetBitOffsetFromBaseAddr()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Dmir_type.h1908 int64 GetBitOffsetFromStructBaseAddr(FieldID fieldID);