Searched refs:GetBitOffsetFromArrayAddress (Results 1 – 2 of 2) sorted by relevance
1697 int64 MIRArrayType::GetBitOffsetFromArrayAddress(std::vector<int64> &indexArray) in GetBitOffsetFromArrayAddress() function in maple::MIRArrayType1728 … offset += static_cast<MIRArrayType *>(GetElemType())->GetBitOffsetFromArrayAddress(subIndexArray); in GetBitOffsetFromArrayAddress()1793 int64 MIRFarrayType::GetBitOffsetFromArrayAddress(int64 arrayIndex) in GetBitOffsetFromArrayAddress() function in maple::MIRFarrayType
1304 int64 GetBitOffsetFromArrayAddress(std::vector<int64> &indexArray);1376 int64 GetBitOffsetFromArrayAddress(int64 arrayIndex);