Searched defs:allowsUnalignedMem (Results 1 - 1 of 1) sorted by relevance

/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h448 bool allowsUnalignedMem() const { return !StrictAlign; } function in class:llvm::ARMSubtarget

Completed in 60 milliseconds