Home
last modified time | relevance | path

Searched refs:isBitAligned (Results 1 – 1 of 1) sorted by relevance

/openbsd/gnu/llvm/llvm/lib/Target/X86/
H A DX86ISelLowering.cpp2735 static bool isBitAligned(Align Alignment, uint64_t SizeInBits) { in isBitAligned() function
2740 if (isBitAligned(Alignment, VT.getSizeInBits())) in isMemoryAccessFast()
2785 if (!isBitAligned(Alignment, VT.getSizeInBits())) in allowsMemoryAccess()