Searched refs:is_mov_literal64 (Results 1 - 2 of 2) sorted by relevance

/openjdk7/hotspot/src/cpu/x86/vm/
H A DrelocInfo_x86.cpp90 } else if (ni->is_mov_literal64()) {
121 } else if (ni->is_mov_literal64()) {
H A DnativeInst_x86.hpp69 inline bool is_mov_literal64();
571 inline bool NativeInstruction::is_mov_literal64() { function in class:NativeInstruction

Completed in 35 milliseconds