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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 122 bool IsPPC6xx;
256 bool isPPC6xx() const { return IsPPC6xx; }
PPCSubtarget.cpp 94 IsPPC6xx = false;

Completed in 37 milliseconds