Home | History | Annotate | Download | only in SelectionDAG

Lines Matching refs:allowsUnalignedMemoryAccesses

5445       if (!TLI.isTypeLegal(LoadVT) ||!TLI.allowsUnalignedMemoryAccesses(LoadVT))