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 30 bool IsVIS;
38 bool isVIS() const { return IsVIS; }
SparcSubtarget.cpp 31 IsVIS(false),

Completed in 1301 milliseconds