Searched refs:OffsetLo (Results 1 – 4 of 4) sorted by relevance
160 unsigned OffsetLo; // Matches Contents.OffsetedInfo.OffsetHi. member634 SmallContents.OffsetLo; in getOffset()703 SmallContents.OffsetLo = unsigned(Offset); in setOffset()
1278 APInt OffsetLo = DecompGEP1.Offset - *MinAbsVarIndex; in aliasGEP() local1281 if (OffsetLo.isNegative() && (-OffsetLo).uge(V1Size.getValue()) && in aliasGEP()
1977 MachineOperand OffsetLo = createRegOrImm(static_cast<int32_t>(Addr.Offset), MI); in computeBase() local1991 .add(OffsetLo) in computeBase()
2858 MCSymbol *OffsetLo = in insertIndirectBranch() local2865 .addSym(OffsetLo, MO_FAR_BRANCH_OFFSET); in insertIndirectBranch()2940 OffsetLo->setVariableValue(MCBinaryExpr::createAnd(Offset, Mask, MCCtx)); in insertIndirectBranch()