Home
last modified time | relevance | path

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

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