Lines Matching refs:INTPTR_PARAMETERS
294 DCHECK_EQ(INTPTR_PARAMETERS, mode); in IntPtrOrSmiConstant()
303 if (mode == INTPTR_PARAMETERS) { in IsIntPtrOrSmiConstantZero()
320 if (mode == INTPTR_PARAMETERS) { in TryGetIntPtrOrSmiConstantValue()
2006 ParameterMode parameter_mode = INTPTR_PARAMETERS; in LoadPropertyArrayElement()
2437 CAST(elements), index, MachineType::Float64(), 0, INTPTR_PARAMETERS, in LoadFixedArrayBaseElementAsTagged()
2899 IntPtrSub(UncheckedCast<IntPtrT>(args->GetLength(INTPTR_PARAMETERS)), in BuildAppendJSArray()
3107 SmiUntag(length), UINT8_ELEMENTS, INTPTR_PARAMETERS, in AllocateSeqOneByteString()
3177 SmiUntag(length), UINT16_ELEMENTS, INTPTR_PARAMETERS, in AllocateSeqTwoByteString()
3415 SKIP_WRITE_BARRIER, INTPTR_PARAMETERS); in CopyNameDictionary()
3784 kPointerSize, INTPTR_PARAMETERS, IndexAdvanceMode::kPost); in StoreFieldsNoWriteBarrier()
4489 INTPTR_PARAMETERS, header_size); in CopyStringCharacters()
4491 ElementOffsetFromIndex(to_index, to_kind, INTPTR_PARAMETERS, header_size); in CopyStringCharacters()
4493 ElementOffsetFromIndex(character_count, from_kind, INTPTR_PARAMETERS); in CopyStringCharacters()
4523 from_increment, INTPTR_PARAMETERS, IndexAdvanceMode::kPost); in CopyStringCharacters()
7448 DCHECK_IMPLIES(mode == INTPTR_PARAMETERS, in Increment()
7972 -Array::kEntrySize, INTPTR_PARAMETERS, IndexAdvanceMode::kPre); in LookupLinear()
8146 DescriptorArray::kEntrySize, INTPTR_PARAMETERS, in DescriptorArrayForEach()
8707 MachineType::None(), 0, INTPTR_PARAMETERS, in TryLookupElement()
9039 DCHECK(mode == INTPTR_PARAMETERS); in ElementOffsetFromIndex()
9063 ElementOffsetFromIndex(length, kind, INTPTR_PARAMETERS, correction); in IsOffsetInBounds()
9484 INTPTR_PARAMETERS, 0); in EmitBigTypedArrayElementStore()
9562 ParameterMode parameter_mode = INTPTR_PARAMETERS; in EmitElementStore()
9602 intptr_key, BIGINT64_ELEMENTS, INTPTR_PARAMETERS, 0); in EmitElementStore()
9758 ParameterMode mode = INTPTR_PARAMETERS; in TransitionElementsKind()
9935 MachineRepresentation index_rep = (parameter_mode == INTPTR_PARAMETERS) in BuildFastLoop()
9996 ElementOffsetFromIndex(index, kind, INTPTR_PARAMETERS, in BuildFastFixedArrayForEach()
10004 ElementOffsetFromIndex(index, kind, INTPTR_PARAMETERS, in BuildFastFixedArrayForEach()
10026 INTPTR_PARAMETERS, in BuildFastFixedArrayForEach()
10049 -kPointerSize, INTPTR_PARAMETERS, in InitializeFieldsWithRoot()
12181 -kPointerSize, CodeStubAssembler::INTPTR_PARAMETERS, in ForEach()