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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
SparcSubtarget.h 37 bool IsLeon;
81 bool isLeon() const { return IsLeon; }
SparcSubtarget.cpp 33 IsLeon = false;
  /external/llvm/lib/Target/Sparc/
SparcSubtarget.h 36 bool IsLeon;
86 bool isLeon() const { return IsLeon; }
SparcSubtarget.cpp 32 IsLeon = false;

Completed in 508 milliseconds