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 192 /// AllowsUnalignedMem - If true, the subtarget allows unaligned memory
195 bool AllowsUnalignedMem;
420 bool allowsUnalignedMem() const { return AllowsUnalignedMem; }
ARMFastISel.cpp     [all...]
ARMISelLowering.cpp     [all...]

Completed in 431 milliseconds