Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h105 bool hasCrypto() const { return HasCrypto; } in hasCrypto() function
/external/llvm/lib/Target/ARM/
DARMSubtarget.h316 bool hasCrypto() const { return HasCrypto; } in hasCrypto() function