Home
last modified time | relevance | path

Searched refs:getBCFileType (Results 1 – 3 of 3) sorted by relevance

/frameworks/compile/libbcc/include/bcinfo/
DBitcodeWrapper.h81 enum BCFileType getBCFileType() const { in getBCFileType() function
/frameworks/compile/libbcc/bcinfo/tools/
Dmain.cpp309 if (bcWrapper.getBCFileType() == bcinfo::BC_WRAPPER) { in main()
/frameworks/rs/
DrsScriptC.cpp334 if (bcWrapper.getBCFileType() == bcinfo::BC_WRAPPER) { in runCompiler()