Home
last modified time | relevance | path

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

/aosp_15_r20/external/llvm/lib/Target/X86/
H A DX86Subtarget.h398 bool hasAES() const { return HasAES; } in hasAES() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/AArch64/
H A DAArch64Subtarget.h321 bool hasAES() const { return HasAES; } in hasAES() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h614 bool hasAES() const { return HasAES; } in hasAES() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/X86/
H A DX86Subtarget.h599 bool hasAES() const { return HasAES; } in hasAES() function