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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/Sparc/
SparcSubtarget.h 39 bool IsVIS, IsVIS2, IsVIS3;
83 bool isVIS2() const { return IsVIS2; }
  /external/llvm/lib/Target/Sparc/
SparcSubtarget.h 38 bool IsVIS, IsVIS2, IsVIS3;
88 bool isVIS2() const { return IsVIS2; }

Completed in 43 milliseconds