Searched refs:if_xisnotsmi (Results 1 – 1 of 1) sorted by relevance
33 Label if_xissmi(this), if_xisnotsmi(this); in TF_BUILTIN() local34 Branch(TaggedIsSmi(x), &if_xissmi, &if_xisnotsmi); in TF_BUILTIN()74 BIND(&if_xisnotsmi); in TF_BUILTIN()111 Label if_xissmi(this), if_xisnotsmi(this); in MathRoundingOperation() local112 Branch(TaggedIsSmi(x), &if_xissmi, &if_xisnotsmi); in MathRoundingOperation()120 BIND(&if_xisnotsmi); in MathRoundingOperation()261 Label if_xissmi(this), if_xisnotsmi(this); in TF_BUILTIN() local262 Branch(TaggedIsSmi(x), &if_xissmi, &if_xisnotsmi); in TF_BUILTIN()270 BIND(&if_xisnotsmi); in TF_BUILTIN()