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

/openjdk9/hotspot/src/cpu/ppc/vm/
H A Dassembler_ppc.cpp74 int Assembler::branch_destination(int inst, int pos) { function in class:Assembler
H A DnativeInst_ppc.hpp359 address branch_destination() const { function in class:NativeConditionalFarBranch
/openjdk9/hotspot/src/cpu/sparc/vm/
H A DmacroAssembler_sparc.cpp145 int MacroAssembler::branch_destination(int inst, int pos) { function in class:MacroAssembler
/openjdk9/hotspot/src/share/vm/c1/
H A Dc1_LIR.hpp2067 void branch_destination(Label* lbl) { append(new LIR_OpLabel(lbl)); } function in class:LIR_List

Completed in 160 milliseconds