Searched refs:CortexA7 (Results 1 – 3 of 3) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARMSubtarget.h | 45 Others, CortexA5, CortexA7, CortexA8, CortexA9, CortexA12, CortexA15, enumerator 411 bool isCortexA7() const { return ARMProcFamily == CortexA7; } in isCortexA7()
|
D | ARMSubtarget.cpp | 207 case CortexA7: in initSubtargetFeatures()
|
D | ARM.td | 316 def ProcA7 : SubtargetFeature<"a7", "ARMProcFamily", "CortexA7",
|