Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dsimplified-lowering.cc3572 const Operator* const phi_op = in Int32Div() local
3649 const Operator* const phi_op = in Int32Mod() local
3775 const Operator* const phi_op = in Uint32Mod() local
Dbytecode-graph-builder.cc3463 const Operator* phi_op = common()->Phi(MachineRepresentation::kTagged, count); in NewPhi() local
3472 const Operator* phi_op = common()->EffectPhi(count); in NewEffectPhi() local
Dwasm-compiler.cc2307 const Operator* const phi_op = c->Phi(MachineRepresentation::kWord32, 2); in BuildI32AsmjsRemS() local