Home
last modified time | relevance | path

Searched defs:isCortexA8 (Results 1 – 3 of 3) 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
/external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/ARM/
DARMSubtarget.h540 bool isCortexA8() const { return ARMProcFamily == CortexA8; } in isCortexA8() function