Searched refs:CanBeTaggedSigned (Results 1 - 2 of 2) sorted by relevance

/external/v8/src/
H A Dmachine-type.h273 inline bool CanBeTaggedSigned(MachineRepresentation rep) { function in class:v8::internal::MachineRepresentation
/external/v8/src/compiler/
H A Drepresentation-change.cc344 } else if (CanBeTaggedSigned(output_rep) &&

Completed in 160 milliseconds