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()
1351 APInt OffsetLo = DecompGEP1.Offset - *MinAbsVarIndex; in aliasGEP() local1354 if (OffsetLo.isNegative() && (-OffsetLo).uge(V1Size.getValue()) && in aliasGEP()
1951 MachineOperand OffsetLo = createRegOrImm(static_cast<int32_t>(Addr.Offset), MI); in computeBase() local1965 .add(OffsetLo) in computeBase()
2909 MCSymbol *OffsetLo = in insertIndirectBranch() local2916 .addSym(OffsetLo, MO_FAR_BRANCH_OFFSET); in insertIndirectBranch()2991 OffsetLo->setVariableValue(MCBinaryExpr::createAnd(Offset, Mask, MCCtx)); in insertIndirectBranch()