Home
last modified time | relevance | path

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

/external/llvm/lib/Target/AArch64/
DAArch64Subtarget.h177 bool hasCrypto() const { return HasCrypto; } in hasCrypto() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AArch64/
DAArch64Subtarget.h235 bool hasCrypto() const { return HasCrypto; } in hasCrypto() function
/external/llvm/lib/Target/ARM/
DARMSubtarget.h429 bool hasCrypto() const { return HasCrypto; } in hasCrypto() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSubtarget.h559 bool hasCrypto() const { return HasCrypto; } in hasCrypto() function