Lines Matching refs:Int32Constant
299 Int32Constant(TERMINAL_FAST_ELEMENTS_KIND)),
390 GotoIf(Word32Equal(elements_kind, Int32Constant(DICTIONARY_ELEMENTS)),
434 GotoIf(Word32Equal(elements_kind, Int32Constant(DICTIONARY_ELEMENTS)),
695 ElementsKindEqual(elements_kind, Int32Constant(PACKED_DOUBLE_ELEMENTS)),
697 GotoIf(ElementsKindEqual(elements_kind, Int32Constant(HOLEY_DOUBLE_ELEMENTS)),
1255 Int32Constant(static_cast<int>(IterationKind::kKeys))),
1295 Int32Constant(static_cast<int>(IterationKind::kKeys))),
1357 Int32Constant(static_cast<int>(IterationKind::kKeys))),
1374 Int32Constant(static_cast<int>(IterationKind::kValues))),
1709 GotoIfNot(Word32Equal(elements_kind, Int32Constant(kind)), &next);
1761 var_elements_kind = Word32Or(var_elements_kind.value(), Int32Constant(1));
1778 GotoIfNot(Word32Equal(var_elements_kind.value(), Int32Constant(kind)),
1956 Int32Constant(2));