Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMSubtarget.h196 bool isCortexA9() const { return ARMProcFamily == CortexA9; } in isCortexA9() function
/external/llvm/lib/Target/ARM/
DARMSubtarget.h413 bool isCortexA9() const { return ARMProcFamily == CortexA9; } in isCortexA9() function
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSubtarget.h541 bool isCortexA9() const { return ARMProcFamily == CortexA9; } in isCortexA9() function