OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
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 1066 milliseconds