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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 134 bool IsISA3_0;
277 bool isISA3_0() const { return IsISA3_0; }
PPCSubtarget.cpp 107 IsISA3_0 = false;

Completed in 47 milliseconds