Searched refs:OffsetLo (Results 1 – 4 of 4) sorted by relevance
159 unsigned OffsetLo; // Matches Contents.OffsetedInfo.OffsetHi. member614 SmallContents.OffsetLo; in getOffset()683 SmallContents.OffsetLo = unsigned(Offset); in setOffset()
1319 APInt OffsetLo = DecompGEP1.Offset - *MinAbsVarIndex; in aliasGEP() local1322 if (OffsetLo.isNegative() && (-OffsetLo).uge(V1Size.getValue()) && in aliasGEP()
1840 MachineOperand OffsetLo = createRegOrImm(static_cast<int32_t>(Addr.Offset), MI); in computeBase() local1854 .add(OffsetLo) in computeBase()
2415 MCSymbol *OffsetLo = in insertIndirectBranch() local2422 .addSym(OffsetLo, MO_FAR_BRANCH_OFFSET); in insertIndirectBranch()2493 OffsetLo->setVariableValue(MCBinaryExpr::createAnd(Offset, Mask, MCCtx)); in insertIndirectBranch()