Home
last modified time | relevance | path

Searched refs:if_kind_is_double (Results 1 – 1 of 1) sorted by relevance

/external/v8/src/compiler/
Deffect-control-linearizer.cc4105 auto if_kind_is_double = __ MakeLabel(); in LowerTransitionAndStoreElement() local
4108 &if_kind_is_double); in LowerTransitionAndStoreElement()
4115 __ Bind(&if_kind_is_double); in LowerTransitionAndStoreElement()
4299 auto if_kind_is_double = __ MakeLabel(); in LowerStoreSignedSmallElement() local
4302 &if_kind_is_double); in LowerStoreSignedSmallElement()
4315 __ Bind(&if_kind_is_double); in LowerStoreSignedSmallElement()