Home
last modified time | relevance | path

Searched defs:Os (Results 1 – 4 of 4) sorted by relevance

/third_party/skia/third_party/externals/swiftshader/third_party/subzero/src/
DIceCompileServer.cpp196 std::unique_ptr<Ostream> Os; in run() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/DebugInfo/Symbolize/
DSymbolizableObjectFile.cpp86 &Os = res->Objects; in create() local
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/include/llvm/Passes/
DPassBuilder.h212 Os, enumerator
/third_party/skia/third_party/externals/swiftshader/third_party/llvm-10.0/llvm/lib/Transforms/Scalar/
DLoopUnswitch.cpp206 explicit LoopUnswitch(bool Os = false, bool hasBranchDivergence = false) in LoopUnswitch()