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

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

Completed in 62 milliseconds