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

  /external/swiftshader/third_party/llvm-7.0/llvm/include/llvm/Object/
IRSymtab.h 109 FB_global,
201 bool isGlobal() const { return (Flags >> S::FB_global) & 1; }
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Object/
IRSymtab.cpp 217 Sym.Flags |= 1 << storage::Symbol::FB_global;

Completed in 1313 milliseconds