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

  /external/llvm/lib/Target/Mips/
MipsISelDAGToDAG.cpp 206 assert((Subtarget->systemSupportsUnalignedAccess() ||
MipsSubtarget.h 286 bool systemSupportsUnalignedAccess() const { return hasMips32r6(); }
MipsISelLowering.cpp     [all...]
MipsSEISelLowering.cpp 335 if (Subtarget->systemSupportsUnalignedAccess()) {
    [all...]

Completed in 74 milliseconds