Home
last modified time | relevance | path

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

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