Home
last modified time | relevance | path

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

/external/swiftshader/third_party/subzero/src/
DIceConverter.h67 void convertFunctions();
DIceConverter.cpp845 convertFunctions(); in convertToIce()
917 void Converter::convertFunctions() { in convertFunctions() function in Ice::Converter