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 214 assert((Subtarget->systemSupportsUnalignedAccess() ||
MipsSubtarget.h 287 bool systemSupportsUnalignedAccess() const { return hasMips32r6(); }
MipsISelLowering.cpp     [all...]
MipsSEISelLowering.cpp 339 if (Subtarget.systemSupportsUnalignedAccess()) {
    [all...]

Completed in 118 milliseconds