Home
last modified time | relevance | path

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

/external/llvm/lib/Target/Mips/
DMipsSubtarget.h291 bool systemSupportsUnalignedAccess() const { return hasMips32r6(); } in systemSupportsUnalignedAccess() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/Mips/
DMipsSubtarget.h369 bool systemSupportsUnalignedAccess() const { return hasMips32r6(); } in systemSupportsUnalignedAccess() function
/external/llvm-project/llvm/lib/Target/Mips/
DMipsSubtarget.h373 bool systemSupportsUnalignedAccess() const { return hasMips32r6(); } in systemSupportsUnalignedAccess() function