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

  /external/clang/lib/CodeGen/
CGAtomic.cpp 669 unsigned MaxInlineWidthInBits = getTarget().getMaxAtomicInlineWidth();
671 getContext().toBits(sizeChars) > MaxInlineWidthInBits);
    [all...]
  /external/clang/lib/AST/
ASTContext.cpp     [all...]

Completed in 92 milliseconds