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

  /external/clang/include/clang/Basic/
TargetInfo.h 372 unsigned getMaxAtomicInlineWidth() const { return MaxAtomicInlineWidth; }
378 AtomicSizeInBits <= getMaxAtomicInlineWidth() &&
  /external/clang/lib/Frontend/
InitPreprocessor.cpp     [all...]
  /external/clang/lib/CodeGen/
CGAtomic.cpp 656 getTarget().getMaxAtomicInlineWidth();
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]
ExprConstant.cpp     [all...]

Completed in 483 milliseconds