Searched defs:reverse_join (Results 1 – 6 of 6) sorted by relevance
55 void reverse_join( Body& a ) { sum = Op()(a.sum, sum); } in reverse_join() function in Body
153 void reverse_join( final_sum& a ) { in reverse_join() function156 void reverse_join( Body& body ) { in reverse_join() function527 void reverse_join( lambda_scan_body& a ) { in reverse_join() function
191 void reverse_join( const Accumulator& left_body) { in reverse_join() function in Accumulator219 …nctionalInvoker(const Range& range, T idx, const Scan& scan, const ReverseJoin& reverse_join, int … in ParallelScanFunctionalInvoker()
122 void reverse_join( Body3& ) {} in reverse_join() function
373 void reverse_join(parallel_scanFibBody &a) { in reverse_join() function
351 void reverse_join( ParallelScanBody& ) requires (EnableReverseJoin == State::correct) {} in reverse_join() function352 void reverse_join( Dummy ) requires (EnableReverseJoin == State::incorrect_first_input) {} in reverse_join() function