Searched refs:CortexA8 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARMSubtarget.h | 45 Others, CortexA5, CortexA7, CortexA8, CortexA9, CortexA12, CortexA15, enumerator 322 bool isCortexA8() const { return ARMProcFamily == CortexA8; } in isCortexA8()
|
D | ARM.td | 236 def ProcA8 : SubtargetFeature<"a8", "ARMProcFamily", "CortexA8",
|