Home
last modified time | relevance | path

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

/external/v8/src/compiler/
Dsimplified-lowering.cc3145 const Operator* const phi_op = in Int32Div() local
3223 const Operator* const phi_op = in Int32Mod() local
3350 const Operator* const phi_op = in Uint32Mod() local
Dbytecode-graph-builder.cc2332 const Operator* phi_op = common()->Phi(MachineRepresentation::kTagged, count); in NewPhi() local
2342 const Operator* phi_op = common()->EffectPhi(count); in NewEffectPhi() local
Dast-graph-builder.cc3111 const Operator* phi_op = common()->Phi(MachineRepresentation::kTagged, count); in NewPhi() local
3120 const Operator* phi_op = common()->EffectPhi(count); in NewEffectPhi() local
Dwasm-compiler.cc2011 const Operator* const phi_op = c->Phi(MachineRepresentation::kWord32, 2); in BuildI32AsmjsRemS() local
2542 const Operator* phi_op = common->Phi(MachineRepresentation::kFloat64, 2); in BuildChangeTaggedToFloat64() local