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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
IRSymtab.h 101 FB_has_uncommon = FB_visibility + 2,
305 if (Flags & (1 << storage::Symbol::FB_has_uncommon)) {
324 if (Flags & (1 << storage::Symbol::FB_has_uncommon))
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
IRSymtab.cpp 191 Sym.Flags |= 1 << storage::Symbol::FB_has_uncommon;

Completed in 4025 milliseconds