Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dsimplified-lowering.cc988 static MachineSemantic DeoptValueSemanticOf(Type* type) { in DeoptValueSemanticOf() function in v8::internal::compiler::RepresentationSelector
1013 MachineType machine_type(rep, DeoptValueSemanticOf(type)); in DeoptMachineTypeOf()