Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h169 bool HasFuseArithmeticLogic = false; variable
315 bool hasFuseArithmeticLogic() const { return HasFuseArithmeticLogic; } in hasFuseArithmeticLogic()
H A DAArch64.td192 "fuse-arith-logic", "HasFuseArithmeticLogic", "true",