Home
last modified time | relevance | path

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

/aosp_15_r20/external/swiftshader/third_party/llvm-16.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h315 bool isCortexA8() const { return ARMProcFamily == CortexA8; } in isCortexA8() function
/aosp_15_r20/external/llvm/lib/Target/ARM/
H A DARMSubtarget.h412 bool isCortexA8() const { return ARMProcFamily == CortexA8; } in isCortexA8() function
/aosp_15_r20/external/swiftshader/third_party/llvm-10.0/llvm/lib/Target/ARM/
H A DARMSubtarget.h596 bool isCortexA8() const { return ARMProcFamily == CortexA8; } in isCortexA8() function