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

  /external/swiftshader/third_party/LLVM/lib/Target/PowerPC/
PPCSubtarget.h 62 bool IsGigaProcessor;
138 bool isGigaProcessor() const { return IsGigaProcessor; }
PPCSubtarget.cpp 70 , IsGigaProcessor(false)

Completed in 74 milliseconds