Searched refs:createBackend (Results 1 - 4 of 4) sorted by relevance

/frameworks/compile/slang/
H A Dslang_rs.h85 *createBackend(const clang::CodeGenOptions& CodeGenOpts,
H A Dslang.cpp255 Slang::createBackend(const clang::CodeGenOptions& CodeGenOpts, function in class:slang::Slang
438 mBackend.reset(createBackend(CodeGenOpts, &mOS->os(), mOT));
H A Dslang.h162 createBackend(const clang::CodeGenOptions& CodeGenOpts,
H A Dslang_rs.cpp231 *SlangRS::createBackend(const clang::CodeGenOptions& CodeGenOpts, function in class:slang::SlangRS

Completed in 527 milliseconds