Lines Matching refs:INTPTR_PARAMETERS

251   enum ParameterMode { SMI_PARAMETERS, INTPTR_PARAMETERS };  enumerator
260 return Is64() ? INTPTR_PARAMETERS : SMI_PARAMETERS; in OptimalParameterMode()
264 return mode == INTPTR_PARAMETERS ? MachineType::PointerRepresentation() in ParameterRepresentation()
413 DCHECK_EQ(INTPTR_PARAMETERS, mode); \
548 DCHECK_EQ(INTPTR_PARAMETERS, mode); in WordOrSmiShl()
557 DCHECK_EQ(INTPTR_PARAMETERS, mode); in WordOrSmiShr()
969 ParameterMode parameter_mode = INTPTR_PARAMETERS);
975 ParameterMode parameter_mode = INTPTR_PARAMETERS,
981 ParameterMode parameter_mode = INTPTR_PARAMETERS,
987 return LoadFixedArrayElement(object, index, 0, INTPTR_PARAMETERS, in LoadFixedArrayElement()
995 INTPTR_PARAMETERS, needs_poisoning);
1002 additional_offset, INTPTR_PARAMETERS,
1019 ParameterMode parameter_mode = INTPTR_PARAMETERS);
1024 ParameterMode parameter_mode = INTPTR_PARAMETERS);
1029 object, IntPtrConstant(index), additional_offset, INTPTR_PARAMETERS);
1035 ParameterMode parameter_mode = INTPTR_PARAMETERS,
1042 additional_offset, INTPTR_PARAMETERS,
1050 ParameterMode parameter_mode = INTPTR_PARAMETERS,
1072 ParameterMode parameter_mode = INTPTR_PARAMETERS);
1089 ParameterMode parameter_mode = INTPTR_PARAMETERS);
1178 ParameterMode parameter_mode = INTPTR_PARAMETERS);
1184 ParameterMode parameter_mode = INTPTR_PARAMETERS) {
1194 ParameterMode parameter_mode = INTPTR_PARAMETERS) {
1208 ParameterMode parameter_mode = INTPTR_PARAMETERS);
1214 ParameterMode parameter_mode = INTPTR_PARAMETERS);
1374 Node* capacity, ParameterMode capacity_mode = INTPTR_PARAMETERS);
1379 ParameterMode capacity_mode = INTPTR_PARAMETERS);
1390 INTPTR_PARAMETERS); in AllocateJSArray()
1394 ParameterMode mode = INTPTR_PARAMETERS,
1398 ParameterMode mode = INTPTR_PARAMETERS,
1403 ElementsKind kind, Node* capacity, ParameterMode mode = INTPTR_PARAMETERS,
1410 return AllocateFixedArray(kind, capacity, INTPTR_PARAMETERS, flags,
1432 ParameterMode mode = INTPTR_PARAMETERS,
1449 ParameterMode mode = INTPTR_PARAMETERS);
1459 ParameterMode mode = INTPTR_PARAMETERS);
1464 ParameterMode mode = INTPTR_PARAMETERS);
1471 ParameterMode mode = INTPTR_PARAMETERS) {
1484 ParameterMode mode = INTPTR_PARAMETERS) {
1497 ParameterMode mode = INTPTR_PARAMETERS);
1558 ParameterMode parameter_mode = INTPTR_PARAMETERS);
1610 ParameterMode mode = INTPTR_PARAMETERS);
1869 ParameterMode mode = INTPTR_PARAMETERS);
2128 ParameterMode mode = INTPTR_PARAMETERS);
2130 ParameterMode mode = INTPTR_PARAMETERS) {
2568 ParameterMode parameter_mode = INTPTR_PARAMETERS);
2606 ParameterMode mode = INTPTR_PARAMETERS,
2612 ParameterMode mode = INTPTR_PARAMETERS,
2960 CodeStubAssembler::INTPTR_PARAMETERS, receiver_mode) { in CodeStubArguments() argument
2977 CodeStubAssembler::INTPTR_PARAMETERS) const;
2982 CodeStubAssembler::INTPTR_PARAMETERS) const;
3003 DCHECK_EQ(argc_mode_, CodeStubAssembler::INTPTR_PARAMETERS); in GetLength()
3013 CodeStubAssembler::INTPTR_PARAMETERS) {
3023 CodeStubAssembler::INTPTR_PARAMETERS);