Searched refs:PatchImm (Results 1 – 1 of 1) sorted by relevance
709 PatchImm += AccessIndex * calcArraySize(CTy, 1) * in GetFieldInfo()714 PatchImm += MemberTy->getOffsetInBits() >> 3; in GetFieldInfo()719 PatchImm += SBitOffset >> 3; in GetFieldInfo()722 return PatchImm; in GetFieldInfo()970 PatchImm = 1; in computeBaseAndAccessKey()992 PatchImm = GetFieldInfo(InfoKind, CTy, AccessIndex, PatchImm, in computeBaseAndAccessKey()1015 int64_t PatchImm; in computeAccessKey() local1019 PatchImm = 1; in computeAccessKey()1023 PatchImm = BaseTy->getSizeInBits() / 8; in computeAccessKey()1058 PatchImm = std::stoll(std::string(EValueStr)); in computeAccessKey()[all …]