Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h232 bool STRQroIsSlow = false; variable
393 bool isSTRQroSlow() const { return STRQroIsSlow; } in isSTRQroSlow()
H A DAArch64.td203 def FeatureSlowSTRQro : SubtargetFeature<"slow-strqro-store", "STRQroIsSlow",