Searched refs:CortexA15 (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 414 bool isCortexA15() const { return ARMProcFamily == CortexA15; } in isCortexA15()
|
D | ARMSubtarget.cpp | 219 case CortexA15: in initSubtargetFeatures()
|
D | ARM.td | 324 def ProcA15 : SubtargetFeature<"a15", "ARMProcFamily", "CortexA15",
|