Home | History | Annotate | Download | only in compiler

Lines Matching refs:Operator

7 #include "src/compiler/common-operator.h"
12 #include "src/compiler/js-operator.h"
16 #include "src/compiler/simplified-operator.h"
127 const Operator* op_phi = jsgraph->common()->Phi(kMachAnyTagged, predecessors);
128 const Operator* op_ephi = jsgraph->common()->EffectPhi(predecessors);
170 sentinel_op_(IrOpcode::kDead, Operator::kNoProperties, 0, 0,
180 // Reuse the operator in the copy. This assumes that op lives in a zone
341 const Operator* op = jsgraph_->common()->FrameState(
351 const Operator* op =
354 const Operator* op0 = jsgraph_->common()->StateValues(0);
361 const Operator* op_param =