Searched refs:CortexR5 (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/ARM/ |
D | ARMSubtarget.h | 46 CortexA17, CortexR4, CortexR4F, CortexR5, CortexR7, CortexA35, CortexA53, enumerator 328 bool isCortexR5() const { return ARMProcFamily == CortexR5; } in isCortexR5()
|
D | ARM.td | 263 def ProcR5 : SubtargetFeature<"r5", "ARMProcFamily", "CortexR5",
|