Home | History | Annotate | Download | only in compiler

Lines Matching refs:IsElementsKindGreaterThan

3992 Node* EffectControlLinearizer::IsElementsKindGreaterThan(
4058 __ GotoIfNot(IsElementsKindGreaterThan(kind, HOLEY_SMI_ELEMENTS),
4060 __ GotoIfNot(IsElementsKindGreaterThan(kind, HOLEY_ELEMENTS), &do_store,
4107 __ GotoIf(IsElementsKindGreaterThan(kind, HOLEY_ELEMENTS),
4173 __ GotoIfNot(IsElementsKindGreaterThan(kind, HOLEY_SMI_ELEMENTS),
4236 __ GotoIfNot(IsElementsKindGreaterThan(kind, HOLEY_SMI_ELEMENTS),
4238 __ GotoIf(IsElementsKindGreaterThan(kind, HOLEY_ELEMENTS),
4301 __ GotoIf(IsElementsKindGreaterThan(kind, HOLEY_ELEMENTS),