Searched defs:allowsUnalignedMem (Results 1 - 1 of 1) sorted by relevance
/external/llvm/lib/Target/ARM/ | ||
H A D | ARMSubtarget.h | 448 bool allowsUnalignedMem() const { return !StrictAlign; } function in class:llvm::ARMSubtarget |
Completed in 56 milliseconds