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

  /external/llvm/lib/Target/Sparc/
SparcSubtarget.h 36 bool IsVIS, IsVIS2, IsVIS3;
66 bool isVIS() const { return IsVIS; }
SparcSubtarget.cpp 33 IsVIS = false;

Completed in 42 milliseconds