Home | History | Annotate | Download | only in compiler

Lines Matching refs:EOpBitShiftRight

3168 	case EOpBitShiftRight:
3241 case EOpBitShiftRight:
3271 if(!right->isScalar() && (IsAssignment(op) || op == EOpBitShiftLeft || op == EOpBitShiftRight))