Searched defs:getFloatType (Results 1 - 1 of 1) sorted by relevance

/frameworks/rs/rsov/compiler/spirit/
H A Dmodule.cpp291 TypeFloatInst *Module::getFloatType(int bits) { function in class:android::spirit::Module
292 return getGlobalSection()->getFloatType(bits);
741 TypeFloatInst *GlobalSection::getFloatType(int bits) {

Completed in 1184 milliseconds