Home
last modified time | relevance | path

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

/frameworks/compile/slang/
Dslang_rs.cpp268 Slang::OutputType OutputType, BitCodeStorageType BitcodeStorage, in compile() argument
329 if (BitcodeStorage == BCST_CPP_CODE) { in compile()
354 (BitcodeStorage == BCST_JAVA_CODE) && in compile()
Dslang_rs.h136 Slang::OutputType OutputType, BitCodeStorageType BitcodeStorage,