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

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
AlignOf.h 41 enum { Alignment_GreaterEqual_4Bytes = Alignment >= 4 ? 1 : 0 };
  /external/llvm/include/llvm/Support/
AlignOf.h 87 enum { Alignment_GreaterEqual_4Bytes = Alignment >= 4 ? 1 : 0 };

Completed in 67 milliseconds