Searched defs:UMulHigh (Results 1 - 1 of 1) sorted by relevance

/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.core.common/src/org/graalvm/compiler/core/common/type/
H A DArithmeticOpTable.java513 public abstract static class UMulHigh extends BinaryOp<UMulHigh> { class in class:ArithmeticOpTable.BinaryOp
515 protected UMulHigh(boolean associative, boolean commutative) { method in class:ArithmeticOpTable.BinaryOp.UMulHigh

Completed in 48 milliseconds