Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dsimplified-lowering.cc1066 static MachineType DeoptMachineTypeOf(MachineRepresentation rep, Type type) { in DeoptMachineTypeOf() function in v8::internal::compiler::RepresentationSelector
1102 DeoptMachineTypeOf(GetInfo(input)->representation(), TypeOf(input)); in VisitStateValues()
1132 (*types)[0] = DeoptMachineTypeOf(GetInfo(accumulator)->representation(), in VisitFrameState()
1161 DeoptMachineTypeOf(GetInfo(input)->representation(), TypeOf(input)); in VisitObjectState()