Searched refs:OffsetLo (Results 1 – 4 of 4) sorted by relevance
160 unsigned OffsetLo; // Matches Contents.OffsetedInfo.OffsetHi. member634 SmallContents.OffsetLo; in getOffset()704 SmallContents.OffsetLo = unsigned(Offset); in setOffset()
1380 APInt OffsetLo = DecompGEP1.Offset - *MinAbsVarIndex; in aliasGEP() local1383 if (OffsetLo.isNegative() && (-OffsetLo).uge(V1Size.getValue()) && in aliasGEP()
2012 MachineOperand OffsetLo = createRegOrImm(static_cast<int32_t>(Addr.Offset), MI); in computeBase() local2026 .add(OffsetLo) in computeBase()
2982 MCSymbol *OffsetLo = in insertIndirectBranch() local2989 .addSym(OffsetLo, MO_FAR_BRANCH_OFFSET); in insertIndirectBranch()3065 OffsetLo->setVariableValue(MCBinaryExpr::createAnd(Offset, Mask, MCCtx)); in insertIndirectBranch()