Home
last modified time | relevance | path

Searched refs:isCortexA5 (Results 1 – 2 of 2) sorted by relevance

/external/llvm/lib/Target/ARM/
DARMSubtarget.h410 bool isCortexA5() const { return ARMProcFamily == CortexA5; } in isCortexA5() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSubtarget.h538 bool isCortexA5() const { return ARMProcFamily == CortexA5; } in isCortexA5() function