Searched refs:CortexA9 (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 323 bool isCortexA9() const { return ARMProcFamily == CortexA9; } in isCortexA9()
|
D | ARM.td | 238 def ProcA9 : SubtargetFeature<"a9", "ARMProcFamily", "CortexA9",
|