Searched refs:createFlush (Results 1 – 6 of 6) sorted by relevance
169 createFlush(Builder); in createCPUPrinterT()269 void RuntimeDebugBuilder::createFlush(PollyIRBuilder &Builder) { in createFlush() function in RuntimeDebugBuilder
147 static void createFlush(PollyIRBuilder &Builder);
609 void createFlush(const LocationDescription &Loc);
1354 ompBuilder->createFlush(builder.saveIP()); in convertOperation()
1245 void OpenMPIRBuilder::createFlush(const LocationDescription &Loc) { in createFlush() function in OpenMPIRBuilder
2917 OMPBuilder.createFlush(CGF.Builder); in emitFlush()