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

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
AlignOf.h 43 enum { Alignment_GreaterEqual_16Bytes = Alignment >= 16 ? 1 : 0 };
  /external/llvm/include/llvm/Support/
AlignOf.h 89 enum { Alignment_GreaterEqual_16Bytes = Alignment >= 16 ? 1 : 0 };

Completed in 665 milliseconds