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

  /external/llvm/lib/Target/AArch64/
AArch64Subtarget.h 104 bool isCortexA53() const { return CPUString == "cortex-a53"; }
AArch64InstrInfo.cpp 547 if (!Subtarget.isCortexA57() && !Subtarget.isCortexA53())
    [all...]

Completed in 91 milliseconds