Home
last modified time | relevance | path

Searched defs:isMisaligned128StoreSlow (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h186 bool isMisaligned128StoreSlow() const { return Misaligned128StoreIsSlow; } in isMisaligned128StoreSlow() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h328 bool isMisaligned128StoreSlow() const { return Misaligned128StoreIsSlow; } in isMisaligned128StoreSlow() function