Searched refs:no_round (Results 1 - 1 of 1) sorted by relevance

/external/v8/src/x87/
H A Dlithium-codegen-x87.cc5634 Label no_round; local
5635 __ j(less, &no_round, Label::kNear);
5647 __ bind(&no_round);

Completed in 124 milliseconds