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

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

Completed in 48 milliseconds