Home
last modified time | relevance | path

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

/external/swiftshader/third_party/LLVM/lib/Target/ARM/
DARMSubtarget.h195 bool isCortexA8() const { return ARMProcFamily == CortexA8; } in isCortexA8() function
/external/llvm/lib/Target/ARM/
DARMSubtarget.h412 bool isCortexA8() const { return ARMProcFamily == CortexA8; } in isCortexA8() function