Searched defs:hasCrypto (Results 1 - 2 of 2) sorted by relevance

/freebsd-10-stable/contrib/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h66 bool hasCrypto() const { return HasCrypto; } function in class:llvm::AArch64Subtarget
/freebsd-10-stable/contrib/llvm/lib/Target/ARM/
H A DARMSubtarget.h269 bool hasCrypto() const { return HasCrypto; } function in class:llvm::ARMSubtarget

Completed in 191 milliseconds