Searched defs:convertFunction (Results 1 – 5 of 5) sorted by relevance
1227 BlitConvertFunction *convertFunction) in copyAndConvertImpl()1292 BlitConvertFunction *convertFunction) in copyAndConvert()
1231 BlitConvertFunction *convertFunction) in copyAndConvertImpl()1296 BlitConvertFunction *convertFunction) in copyAndConvert()
98 void convertFunction(const Function *F) { in convertFunction() function in __anon9cb123ad0111::LLVM2ICEFunctionConverter
108 typedef unsigned char *(*convertFunction)(unsigned char *src, typedef
717 void IRGenerator::convertFunction(const ASTNode& f) { in convertFunction() function in SkSL::IRGenerator