Home
last modified time | relevance | path

Searched refs:Misaligned128StoreIsSlow (Results 1 – 2 of 2) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
HDAArch64Subtarget.h181 bool Misaligned128StoreIsSlow = false; variable
329 bool isMisaligned128StoreSlow() const { return Misaligned128StoreIsSlow; } in isMisaligned128StoreSlow()
HDAArch64.td178 "Misaligned128StoreIsSlow", "true", "Misaligned 128 bit stores are slow">;