HomeSort by relevance Sort by last modified time
    Searched refs:CanBeTaggedSigned (Results 1 - 2 of 2) sorted by null

  /external/v8/src/
machine-type.h 273 inline bool CanBeTaggedSigned(MachineRepresentation rep) {
  /external/v8/src/compiler/
representation-change.cc 344 } else if (CanBeTaggedSigned(output_rep) &&
    [all...]

Completed in 51 milliseconds