Searched defs:isAligned (Results 1 – 4 of 4) sorted by relevance
146 inline bool isAligned(Align Lhs, uint64_t SizeInBytes) { in isAligned() function152 inline bool isAligned(MaybeAlign Lhs, uint64_t SizeInBytes) { in isAligned() function
39 static bool isAligned(const Value *Base, const APInt &Offset, Align Alignment, in isAligned() function
3251 bool isAligned = in storeRegToStackSlot() local3266 bool isAligned = in loadRegFromStackSlot() local5505 bool isAligned = !MMOs.empty() && MMOs.front()->getAlignment() >= Alignment; in unfoldMemoryOperand() local5582 bool isAligned = !MMOs.empty() && MMOs.front()->getAlignment() >= Alignment; in unfoldMemoryOperand() local5649 bool isAligned = !MMOs.empty() && MMOs.front()->getAlignment() >= Alignment; in unfoldMemoryOperand() local5715 bool isAligned = !MMOs.empty() && MMOs.front()->getAlignment() >= Alignment; in unfoldMemoryOperand() local
760 bool isAligned = in convertVertexBuffer() local