HomeSort by relevance Sort by last modified time
    Searched defs:isMisaligned128StoreSlow (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.h 186 bool isMisaligned128StoreSlow() const { return Misaligned128StoreIsSlow; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
AArch64Subtarget.h 251 bool isMisaligned128StoreSlow() const { return Misaligned128StoreIsSlow; }

Completed in 1048 milliseconds