Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h157 bool BalanceFPOps = false; variable
299 bool balanceFPOps() const { return BalanceFPOps; } in balanceFPOps()
H A DAArch64.td142 def FeatureBalanceFPOps : SubtargetFeature<"balance-fp-ops", "BalanceFPOps",