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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 120 bool IsE500;
257 bool isE500() const { return IsE500; }
PPCSubtarget.cpp 95 IsE500 = false;

Completed in 199 milliseconds