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

/openjdk10/hotspot/src/jdk.internal.vm.compiler/share/classes/org.graalvm.compiler.lir.amd64/src/org/graalvm/compiler/lir/amd64/
H A DAMD64Binary.java377 public static class MemoryThreeOp extends AMD64LIRInstruction implements ImplicitNullCheck { class in class:AMD64Binary
389 public MemoryThreeOp(AMD64RRMOp opcode, OperandSize size, AllocatableValue result, AllocatableValue x, AMD64AddressValue y, LIRFrameState state) { method in class:AMD64Binary.MemoryThreeOp

Completed in 41 milliseconds