• Home
  • Raw
  • Download

Lines Matching refs:INTPTR_PARAMETERS

71   enum ParameterMode { SMI_PARAMETERS, INTPTR_PARAMETERS };  enumerator
80 return Is64() ? INTPTR_PARAMETERS : SMI_PARAMETERS; in OptimalParameterMode()
84 return mode == INTPTR_PARAMETERS ? MachineType::PointerRepresentation() in ParameterRepresentation()
117 DCHECK_EQ(INTPTR_PARAMETERS, mode); \
203 DCHECK_EQ(INTPTR_PARAMETERS, mode); in WordOrSmiShl()
212 DCHECK_EQ(INTPTR_PARAMETERS, mode); in WordOrSmiShr()
417 ParameterMode parameter_mode = INTPTR_PARAMETERS);
426 ParameterMode parameter_mode = INTPTR_PARAMETERS);
431 ParameterMode parameter_mode = INTPTR_PARAMETERS,
442 ParameterMode parameter_mode = INTPTR_PARAMETERS);
485 ParameterMode parameter_mode = INTPTR_PARAMETERS);
489 ParameterMode parameter_mode = INTPTR_PARAMETERS);
505 ParameterMode mode = INTPTR_PARAMETERS,
510 ParameterMode mode = INTPTR_PARAMETERS,
567 Node* capacity, ParameterMode capacity_mode = INTPTR_PARAMETERS);
572 ParameterMode capacity_mode = INTPTR_PARAMETERS);
575 ParameterMode mode = INTPTR_PARAMETERS,
587 ParameterMode mode = INTPTR_PARAMETERS);
594 ParameterMode mode = INTPTR_PARAMETERS) {
605 ParameterMode mode = INTPTR_PARAMETERS);
630 ParameterMode mode = INTPTR_PARAMETERS);
880 ParameterMode mode = INTPTR_PARAMETERS);
1163 ParameterMode mode = INTPTR_PARAMETERS,
1169 ParameterMode mode = INTPTR_PARAMETERS,
1349 CodeStubAssembler::INTPTR_PARAMETERS) {} in CodeStubArguments()
1356 CodeStubAssembler::INTPTR_PARAMETERS) const;
1360 CodeStubAssembler::INTPTR_PARAMETERS) const;
1371 CodeStubAssembler::INTPTR_PARAMETERS) {
1380 CodeStubAssembler::INTPTR_PARAMETERS);