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

  /external/llvm/lib/Target/ARM/
ARMSubtarget.h 302 bool isCortexA8() const { return ARMProcFamily == CortexA8; }
ARMBaseInstrInfo.cpp     [all...]
ARMISelDAGToDAG.cpp 416 if (!Subtarget->isCortexA7() && !Subtarget->isCortexA8() &&
    [all...]

Completed in 79 milliseconds