Searched refs:if_xisnegative (Results 1 – 1 of 1) sorted by relevance
448 Label if_xisnegative(this), if_xispositive(this); in TF_BUILTIN() local449 GotoIf(Float64LessThan(x_value, Float64Constant(0.0)), &if_xisnegative); in TF_BUILTIN()453 BIND(&if_xisnegative); in TF_BUILTIN()