Home
last modified time | relevance | path

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

/external/llvm/lib/Target/ARM/
DARMSubtarget.h411 bool isCortexA7() const { return ARMProcFamily == CortexA7; } in isCortexA7() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSubtarget.h539 bool isCortexA7() const { return ARMProcFamily == CortexA7; } in isCortexA7() function