Home
last modified time | relevance | path

Searched defs:isCortexA15 (Results 1 – 3 of 3) sorted by relevance

/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
DARMSubtarget.h317 bool isCortexA15() const { return ARMProcFamily == CortexA15; } in isCortexA15() function
/external/llvm/lib/Target/ARM/
DARMSubtarget.h414 bool isCortexA15() const { return ARMProcFamily == CortexA15; } in isCortexA15() function
/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
DARMSubtarget.h598 bool isCortexA15() const { return ARMProcFamily == CortexA15; } in isCortexA15() function