Home | History | Annotate | Download | only in src

Lines Matching refs:INTPTR_PARAMETERS

89     DCHECK(mode == INTEGER_PARAMETERS || mode == INTPTR_PARAMETERS);
1703 const ParameterMode parameter_mode = INTPTR_PARAMETERS;
2219 if (mode == INTEGER_PARAMETERS || mode == INTPTR_PARAMETERS) {
3600 LoadFixedArrayElement(number_string_cache, index, 0, INTPTR_PARAMETERS);
3616 INTPTR_PARAMETERS));
4094 INTPTR_PARAMETERS));
4107 LoadFixedArrayElement(dictionary, index, 0, INTPTR_PARAMETERS);
4133 LoadFixedArrayElement(dictionary, index, 0, INTPTR_PARAMETERS);
4179 INTPTR_PARAMETERS));
4211 LoadFixedArrayElement(dictionary, index, 0, INTPTR_PARAMETERS);
4257 descriptors, name_index, 0, INTPTR_PARAMETERS);
4670 LoadFixedArrayElement(elements, intptr_index, 0, INTPTR_PARAMETERS);
4683 INTPTR_PARAMETERS, if_not_found);
4994 DCHECK(mode == INTPTR_PARAMETERS);
5099 feedback, IntPtrConstant(i * kEntrySize), 0, INTPTR_PARAMETERS));
5104 feedback, IntPtrConstant(i * kEntrySize + 1), 0, INTPTR_PARAMETERS);
5119 csa->LoadFixedArrayElement(feedback, index, 0, INTPTR_PARAMETERS));
5126 feedback, index, kPointerSize, INTPTR_PARAMETERS);
5153 csa->LoadFixedArrayElement(feedback, index, 0, INTPTR_PARAMETERS));
5158 feedback, index, kPointerSize, INTPTR_PARAMETERS);
5161 feedback, index, 2 * kPointerSize, INTPTR_PARAMETERS));
5375 Return(LoadFixedArrayElement(elements, intptr_index, 0, INTPTR_PARAMETERS));
5382 LoadFixedArrayElement(elements, intptr_index, 0, INTPTR_PARAMETERS);
5391 elements, intptr_index, MachineType::Float64(), 0, INTPTR_PARAMETERS));
5400 INTPTR_PARAMETERS, if_hole);
5430 LoadFixedArrayElement(elements, details_index, 0, INTPTR_PARAMETERS));
5437 Return(LoadFixedArrayElement(elements, value_index, 0, INTPTR_PARAMETERS));
5688 LoadFixedArrayElement(descriptors, descriptor, 0, INTPTR_PARAMETERS);
5843 LoadFixedArrayElement(handler, current, 0, INTPTR_PARAMETERS);
5850 INTPTR_PARAMETERS);
6279 descriptors, value_index_in_descriptor, 0, INTPTR_PARAMETERS);
6380 handler, current, 0, INTPTR_PARAMETERS);
6387 INTPTR_PARAMETERS);
6417 descriptors, value_index_in_descriptor, 0, INTPTR_PARAMETERS);
6734 elements, IntPtrAdd(key, intptr_two), 0, INTPTR_PARAMETERS);
6742 INTPTR_PARAMETERS);
6750 INTPTR_PARAMETERS);
6755 UPDATE_WRITE_BARRIER, INTPTR_PARAMETERS);
6763 INTPTR_PARAMETERS);
6774 LoadFixedArrayElement(backing_store, key, 0, INTPTR_PARAMETERS);
6779 INTPTR_PARAMETERS);
6965 ParameterMode parameter_mode = INTPTR_PARAMETERS;
7142 ParameterMode mode = INTPTR_PARAMETERS;
7407 ElementOffsetFromIndex(index, kind, INTPTR_PARAMETERS,
7415 ElementOffsetFromIndex(index, kind, INTPTR_PARAMETERS,
9220 0, CodeStubAssembler::INTPTR_PARAMETERS);
9300 mode == CodeStubAssembler::INTPTR_PARAMETERS);