HomeSort by: relevance | last modified time | path
    Searched refs:HasPartwordAtomics (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/PowerPC/
PPCSubtarget.h 141 bool HasPartwordAtomics;
303 bool hasPartwordAtomics() const { return HasPartwordAtomics; }
PPCSubtarget.cpp 121 HasPartwordAtomics = false;

Completed in 21 milliseconds