Search Options

Results per page
Sort
Preferred Languages
Advance

Results 1 - 1 of 1 for needRaceCleanup (0.17 sec)

  1. src/cmd/compile/internal/ssa/_gen/generic.rules

    			(Store {t4} (OffPtr <tt4> [o4] dst) d3
    				(Store {t5} (OffPtr <tt5> [o5] dst) d4
    					(Zero {t1} [n] dst mem)))))
    
    (SelectN [0] call:(StaticLECall {sym} a x)) && needRaceCleanup(sym, call) && clobber(call) => x
    (SelectN [0] call:(StaticLECall {sym} x)) && needRaceCleanup(sym, call) && clobber(call) => x
    
    // When rewriting append to growslice, we use as the new length the result of
    Registered: Wed Jun 12 16:32:35 UTC 2024
    - Last Modified: Thu May 16 22:21:05 UTC 2024
    - 135.3K bytes
    - Viewed (0)
Back to top