Searched refs:OffsetLo (Results 1 – 4 of 4) sorted by relevance
160 unsigned OffsetLo; // Matches Contents.OffsetedInfo.OffsetHi. member631 SmallContents.OffsetLo; in getOffset()700 SmallContents.OffsetLo = unsigned(Offset); in setOffset()
1235 APInt OffsetLo = DecompGEP1.Offset - *MinAbsVarIndex; in aliasGEP() local1238 if (OffsetLo.isNegative() && (-OffsetLo).uge(V1Size.getValue()) && in aliasGEP()
1935 MachineOperand OffsetLo = createRegOrImm(static_cast<int32_t>(Addr.Offset), MI); in computeBase() local1949 .add(OffsetLo) in computeBase()
2541 MCSymbol *OffsetLo = in insertIndirectBranch() local2548 .addSym(OffsetLo, MO_FAR_BRANCH_OFFSET); in insertIndirectBranch()2619 OffsetLo->setVariableValue(MCBinaryExpr::createAnd(Offset, Mask, MCCtx)); in insertIndirectBranch()