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

  /external/llvm/lib/Target/Sparc/
SparcSubtarget.cpp 29 IsV9(false),
42 IsV9 = CPUName == "v9";
SparcSubtarget.h 28 bool IsV9;
37 bool isV9() const { return IsV9; }

Completed in 49 milliseconds