Home
last modified time | relevance | path

Searched refs:BitcodeStorage (Results 1 – 2 of 2) sorted by relevance

/frameworks/compile/slang/
Dslang_rs.cpp283 Slang::OutputType OutputType, BitCodeStorageType BitcodeStorage, in compile() argument
352 if (BitcodeStorage == BCST_CPP_CODE) { in compile()
378 (BitcodeStorage == BCST_JAVA_CODE) && in compile()
Dslang_rs.h142 Slang::OutputType OutputType, BitCodeStorageType BitcodeStorage,