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

  /external/llvm/lib/Target/Sparc/
SparcSubtarget.h 36 bool IsLeon;
86 bool isLeon() const { return IsLeon; }
SparcSubtarget.cpp 32 IsLeon = false;

Completed in 55 milliseconds