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

  /external/llvm/lib/Target/PowerPC/
PPCSubtarget.h 129 bool HasPartwordAtomics;
264 bool hasPartwordAtomics() const { return HasPartwordAtomics; }
PPCSubtarget.cpp 101 HasPartwordAtomics = false;

Completed in 37 milliseconds