Home
last modified time | relevance | path

Searched refs:IsSubtype (Results 1 – 3 of 3) sorted by relevance

/external/v8/src/
Dmachine-type.cc11 bool IsSubtype(MachineRepresentation rep1, MachineRepresentation rep2) { in IsSubtype() function
Dmachine-type.h34 bool IsSubtype(MachineRepresentation rep1, MachineRepresentation rep2);
/external/v8/src/compiler/
Dcode-assembler.h803 IsSubtype(rep.representation(), MachineRepresentationOf<Type>::value));