Home
last modified time | relevance | path

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

/freebsd-12.1/contrib/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h171 bool HasFuseCryptoEOR = false; variable
317 bool hasFuseCryptoEOR() const { return HasFuseCryptoEOR; } in hasFuseCryptoEOR()
H A DAArch64.td200 "fuse-crypto-eor", "HasFuseCryptoEOR", "true",