HomeSort by relevance Sort by last modified time
    Searched refs:CortexA5 (Results 1 - 2 of 2) sorted by null

  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 45 Others, CortexA5, CortexA7, CortexA8, CortexA9, CortexA12, CortexA15,
410 bool isCortexA5() const { return ARMProcFamily == CortexA5; }
ARMSubtarget.cpp 205 case CortexA5:

Completed in 63 milliseconds