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

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

Completed in 3714 milliseconds