Home
last modified time | relevance | path

Searched refs:generate_stack_to_stack_converter (Results 1 – 12 of 12) sorted by relevance

/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DcppInterpreterGenerator.hpp42 address generate_stack_to_stack_converter(BasicType type);
H A DcppInterpreter.cpp102 …r::_stack_to_stack[Interpreter::BasicType_as_index(type)] = generate_stack_to_stack_converter(type… in generate_all()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/interpreter/
H A DcppInterpreterGenerator.hpp42 address generate_stack_to_stack_converter(BasicType type);
H A DcppInterpreter.cpp102 …r::_stack_to_stack[Interpreter::BasicType_as_index(type)] = generate_stack_to_stack_converter(type… in generate_all()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/zero/vm/
H A DcppInterpreter_zero.cpp1075 address CppInterpreterGenerator::generate_stack_to_stack_converter( in generate_stack_to_stack_converter() function in CppInterpreterGenerator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/zero/vm/
H A DcppInterpreter_zero.cpp1075 address CppInterpreterGenerator::generate_stack_to_stack_converter( in generate_stack_to_stack_converter() function in CppInterpreterGenerator
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A DcppInterpreter_ppc.cpp177 address CppInterpreterGenerator::generate_stack_to_stack_converter(BasicType type) { in generate_stack_to_stack_converter() function in CppInterpreterGenerator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/ppc/vm/
H A DcppInterpreter_ppc.cpp177 address CppInterpreterGenerator::generate_stack_to_stack_converter(BasicType type) { in generate_stack_to_stack_converter() function in CppInterpreterGenerator
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DcppInterpreter_sparc.cpp240 address CppInterpreterGenerator::generate_stack_to_stack_converter(BasicType type) { in generate_stack_to_stack_converter() function in CppInterpreterGenerator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/sparc/vm/
H A DcppInterpreter_sparc.cpp240 address CppInterpreterGenerator::generate_stack_to_stack_converter(BasicType type) { in generate_stack_to_stack_converter() function in CppInterpreterGenerator
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DcppInterpreter_x86.cpp246 address CppInterpreterGenerator::generate_stack_to_stack_converter(BasicType type) { in generate_stack_to_stack_converter() function in CppInterpreterGenerator
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/x86/vm/
H A DcppInterpreter_x86.cpp246 address CppInterpreterGenerator::generate_stack_to_stack_converter(BasicType type) { in generate_stack_to_stack_converter() function in CppInterpreterGenerator