Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h241 bool HasFuseCryptoEOR = false; variable
404 bool hasFuseCryptoEOR() const { return HasFuseCryptoEOR; } in hasFuseCryptoEOR()
H A DAArch64.td239 "fuse-crypto-eor", "HasFuseCryptoEOR", "true",