Home
last modified time | relevance | path

Searched defs:phi_op (Results 1 – 5 of 5) sorted by relevance

/external/v8/src/compiler/
Dsimplified-lowering.cc1663 const Operator* const phi_op = in Int32Div() local
1741 const Operator* const phi_op = in Int32Mod() local
1853 const Operator* const phi_op = in Uint32Mod() local
Dchange-lowering.cc334 const Operator* phi_op = common()->Phi(MachineRepresentation::kFloat64, 2); in ChangeTaggedToFloat64() local
Djs-intrinsic-lowering.cc358 const Operator* const phi_op = in ReduceValueOf() local
Dbytecode-graph-builder.cc1957 const Operator* phi_op = common()->Phi(MachineRepresentation::kTagged, count); in NewPhi() local
1967 const Operator* phi_op = common()->EffectPhi(count); in NewEffectPhi() local
Dast-graph-builder.cc4292 const Operator* phi_op = common()->Phi(MachineRepresentation::kTagged, count); in NewPhi() local
4302 const Operator* phi_op = common()->EffectPhi(count); in NewEffectPhi() local