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