Lines Matching defs:op
49 ArrayBoundsCheckElimination::Bound::Bound(TypedBinOp op, GateRef gate, int constant) in Bound()
178 auto op = acc_.GetTypedBinaryOp(gate); in DoBinaryArithmeticOp() local
260 auto op = acc_.GetTypedUnAccessor(gate).GetTypedUnOp(); in DoUnaryArithmeticOp() local
368 OpCode op = acc_.GetOpCode(gate); in VisitGate() local
387 auto op = acc_.GetTypedBinaryOp(gate); in GetInstrAndConstValueFromBinaryOp() local
412 auto op = acc_.GetTypedUnAccessor(gate).GetTypedUnOp(); in GetInstrAndConstValueFromUnaryOp() local
510 void ArrayBoundsCheckElimination::UpdateBound(IntegerStack &pushed, GateRef x, TypedBinOp op, in UpdateBound()
533 …ayBoundsCheckElimination::AddIfCondition(IntegerStack &pushed, GateRef x, GateRef y, TypedBinOp op) in AddIfCondition()
549 OpCode op = acc_.GetOpCode(gate); in IsArrayLength() local
563 OpCode op = acc_.GetOpCode(gate); in FindBoundGate() local
774 TypedBinOp op = acc_.GetTypedBinaryOp(gate); in ProcessIf() local
953 auto op = acc_.GetOpCode(gate); in CalcBounds() local
965 auto op = acc_.GetOpCode(gate); in CalcBounds() local