Searched defs:systemSupportsUnalignedAccess (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/Mips/
H A DMipsSubtarget.h375 bool systemSupportsUnalignedAccess() const { return hasMips32r6(); } function in class:llvm::MipsSubtarget

Completed in 162 milliseconds