Searched refs:hasAES (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h322 bool hasAES() const { return HasAES; } function in class:llvm::final
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/ARM/
H A DARMSubtarget.h614 bool hasAES() const { return HasAES; } function in class:llvm::ARMSubtarget
/freebsd-11-stable/contrib/llvm-project/llvm/lib/Target/X86/
H A DX86Subtarget.h609 bool hasAES() const { return HasAES; } function in class:llvm::final

Completed in 136 milliseconds