Searched refs:getPointerAlignment (Results 1 – 10 of 10) sorted by relevance
30 APInt BaseAlign(Offset.getBitWidth(), Base->getPointerAlignment(DL)); in isAligned()
1459 unsigned Align = V->getPointerAlignment(Q.DL); in computeKnownBits()
1654 unsigned Align = V->getPointerAlignment(Q.DL); in computeKnownBits()
529 unsigned getPointerAlignment(const DataLayout &DL) const;
519 unsigned getPointerAlignment(const DataLayout &DL) const;
575 unsigned getPointerAlignment(const DataLayout &DL) const;
655 unsigned Value::getPointerAlignment(const DataLayout &DL) const { in getPointerAlignment() function in Value
591 unsigned Value::getPointerAlignment(const DataLayout &DL) const { in getPointerAlignment() function in Value
1646 GV->getPointerAlignment(*DL) < PrefAlign && in optimizeCallInst()