Home
last modified time | relevance | path

Searched defs:OT (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/slang/
Dslang.h237 void setOutputType(OutputType OT) { mOT = OT; } in setOutputType()
Dslang.cpp233 llvm::raw_ostream *OS, OutputType OT) { in createBackend()
Dslang_backend.cpp213 llvm::raw_ostream *OS, Slang::OutputType OT, in Backend()