HomeSort by relevance Sort by last modified time
    Searched refs:allowsUnalignedMem (Results 1 - 3 of 3) sorted by null

  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 162 /// AllowsUnalignedMem - If true, the subtarget allows unaligned memory
165 bool AllowsUnalignedMem;
307 bool allowsUnalignedMem() const { return AllowsUnalignedMem; }
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp     [all...]

Completed in 176 milliseconds