Searched refs:PatchImm (Results 1 – 1 of 1) sorted by relevance
691 PatchImm += AccessIndex * calcArraySize(CTy, 1) * in GetFieldInfo()696 PatchImm += MemberTy->getOffsetInBits() >> 3; in GetFieldInfo()701 PatchImm += SBitOffset >> 3; in GetFieldInfo()704 return PatchImm; in GetFieldInfo()952 PatchImm = 1; in computeBaseAndAccessKey()974 PatchImm = GetFieldInfo(InfoKind, CTy, AccessIndex, PatchImm, in computeBaseAndAccessKey()997 int64_t PatchImm; in computeAccessKey() local1001 PatchImm = 1; in computeAccessKey()1005 PatchImm = BaseTy->getSizeInBits() / 8; in computeAccessKey()1040 PatchImm = std::stoll(std::string(EValueStr)); in computeAccessKey()[all …]