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

  /external/swiftshader/third_party/LLVM/include/llvm/Support/
AlignOf.h 46 enum { Alignment_LessEqual_4Bytes = Alignment <= 4 ? 1 : 0 };
  /external/llvm/include/llvm/Support/
AlignOf.h 92 enum { Alignment_LessEqual_4Bytes = Alignment <= 4 ? 1 : 0 };

Completed in 149 milliseconds