Searched refs:getLoadDestinations (Results 1 - 4 of 4) sorted by relevance

/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/
H A DLoadInstruction.java29 public Register[] getLoadDestinations(); method in interface:LoadInstruction
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/x86/
H A DX86MoveLoadInstruction.java39 public Register[] getLoadDestinations() { method in class:X86MoveLoadInstruction
/openjdk7/hotspot/agent/src/share/classes/sun/jvm/hotspot/asm/sparc/
H A DSPARCAtomicLoadStoreInstruction.java62 public Register[] getLoadDestinations() { method in class:SPARCAtomicLoadStoreInstruction
H A DSPARCLoadInstruction.java59 public Register[] getLoadDestinations() { method in class:SPARCLoadInstruction

Completed in 56 milliseconds