Searched defs:IsVIS (Results 1 - 1 of 1) sorted by last modified time

/external/llvm/lib/Target/Sparc/
H A DSparcSubtarget.h37 bool IsVIS, IsVIS2, IsVIS3; member in class:llvm::SparcSubtarget
63 bool isVIS() const { return IsVIS; }

Completed in 481 milliseconds