Searched refs:unwind_op (Results 1 - 8 of 8) sorted by relevance

/openjdk10/hotspot/src/share/vm/c1/
H A Dc1_LIRAssembler.hpp236 void unwind_op(LIR_Opr exceptionOop);
H A Dc1_LIRAssembler.cpp585 unwind_op(op->in_opr());
/openjdk10/hotspot/src/cpu/sparc/vm/
H A Dc1_LIRAssembler_sparc.cpp1825 void LIR_Assembler::unwind_op(LIR_Opr exceptionOop) { function in class:LIR_Assembler
/openjdk10/hotspot/src/cpu/aarch64/vm/
H A Dc1_LIRAssembler_aarch64.cpp2082 void LIR_Assembler::unwind_op(LIR_Opr exceptionOop) { function in class:LIR_Assembler
/openjdk10/hotspot/src/cpu/ppc/vm/
H A Dc1_LIRAssembler_ppc.cpp1837 void LIR_Assembler::unwind_op(LIR_Opr exceptionOop) { function in class:LIR_Assembler
/openjdk10/hotspot/src/cpu/s390/vm/
H A Dc1_LIRAssembler_s390.cpp1866 void LIR_Assembler::unwind_op(LIR_Opr exceptionOop) { function in class:LIR_Assembler
/openjdk10/hotspot/src/cpu/arm/vm/
H A Dc1_LIRAssembler_arm.cpp2574 void LIR_Assembler::unwind_op(LIR_Opr exceptionOop) { function in class:LIR_Assembler
/openjdk10/hotspot/src/cpu/x86/vm/
H A Dc1_LIRAssembler_x86.cpp2873 void LIR_Assembler::unwind_op(LIR_Opr exceptionOop) { function in class:LIR_Assembler

Completed in 103 milliseconds