Home
last modified time | relevance | path

Searched refs:set_callee (Results 1 – 25 of 109) sorted by relevance

12345

/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/zero/
H A DbytecodeInterpreter_zero.cpp93 prev->set_callee(method); in layout_interpreterState()
99 istate->set_callee(NULL); in layout_interpreterState()
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/cpu/zero/
H A DbytecodeInterpreter_zero.cpp93 prev->set_callee(method); in layout_interpreterState()
99 istate->set_callee(NULL); in layout_interpreterState()
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/cpu/zero/
H A DbytecodeInterpreter_zero.cpp93 prev->set_callee(method); in layout_interpreterState()
99 istate->set_callee(NULL); in layout_interpreterState()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/cpu/zero/
H A DbytecodeInterpreter_zero.cpp89 prev->set_callee(method); in layout_interpreterState()
95 istate->set_callee(NULL); in layout_interpreterState()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/cpu/zero/
H A DbytecodeInterpreter_zero.cpp89 prev->set_callee(method); in layout_interpreterState()
95 istate->set_callee(NULL); in layout_interpreterState()
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/cpu/zero/
H A DbytecodeInterpreter_zero.cpp93 prev->set_callee(method); in layout_interpreterState()
99 istate->set_callee(NULL); in layout_interpreterState()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/cpu/zero/
H A DbytecodeInterpreter_zero.cpp93 prev->set_callee(method); in layout_interpreterState()
99 istate->set_callee(NULL); in layout_interpreterState()
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/cpu/zero/
H A DbytecodeInterpreter_zero.cpp93 prev->set_callee(method); in layout_interpreterState()
99 istate->set_callee(NULL); in layout_interpreterState()
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/compiler/
H A DcompilerEvent.cpp129 event.set_callee(callee); in post()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/compiler/
H A DcompilerEvent.cpp146 event.set_callee(callee); in post()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/compiler/
H A DcompilerEvent.cpp146 event.set_callee(callee); in post()
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/zero/vm/
H A DcppInterpreter_zero.cpp766 istate->set_callee(NULL); in build()
1027 prev->set_callee(method); in layout_interpreterState()
1033 istate->set_callee(NULL); in layout_interpreterState()
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/cpu/zero/vm/
H A DcppInterpreter_zero.cpp766 istate->set_callee(NULL); in build()
1027 prev->set_callee(method); in layout_interpreterState()
1033 istate->set_callee(NULL); in layout_interpreterState()
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/interpreter/zero/
H A DbytecodeInterpreter.hpp194 inline void set_callee(Method* new_callee) { _result._to_call._callee = new_callee; } in set_callee() function in BytecodeInterpreter
H A DbytecodeInterpreter.cpp2087 istate->set_callee(method); in run()
2115 istate->set_callee(method); in run()
2176 istate->set_callee(callee); in run()
2236 istate->set_callee(callee); in run()
2304 istate->set_callee(callee); in run()
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/interpreter/zero/
H A DbytecodeInterpreter.hpp194 inline void set_callee(Method* new_callee) { _result._to_call._callee = new_callee; } in set_callee() function in BytecodeInterpreter
H A DbytecodeInterpreter.cpp2136 istate->set_callee(method); in run()
2164 istate->set_callee(method); in run()
2225 istate->set_callee(callee); in run()
2285 istate->set_callee(callee); in run()
2353 istate->set_callee(callee); in run()
/dports/lang/gnat_util/gcc-6-20180516/gcc/
H A Dcgraph.h1704 void set_callee (cgraph_node *n);
2944 cgraph_edge::set_callee (cgraph_node *n) in set_callee() function
2964 set_callee (n); in redirect_callee()
/dports/lang/gcc6-aux/gcc-6-20180516/gcc/
H A Dcgraph.h1704 void set_callee (cgraph_node *n);
2944 cgraph_edge::set_callee (cgraph_node *n) in set_callee() function
2964 set_callee (n); in redirect_callee()
/dports/devel/aarch64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1792 void set_callee (cgraph_node *n);
3073 cgraph_edge::set_callee (cgraph_node *n) in set_callee() function
3093 set_callee (n); in redirect_callee()
/dports/lang/gcc9/gcc-9.4.0/gcc/
H A Dcgraph.h1837 void set_callee (cgraph_node *n);
3126 cgraph_edge::set_callee (cgraph_node *n) in set_callee() function
3146 set_callee (n); in redirect_callee()
/dports/devel/riscv64-gcc/gcc-8.3.0/gcc/
H A Dcgraph.h1784 void set_callee (cgraph_node *n);
3055 cgraph_edge::set_callee (cgraph_node *n) in set_callee() function
3075 set_callee (n); in redirect_callee()
/dports/devel/riscv32-unknown-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1792 void set_callee (cgraph_node *n);
3073 cgraph_edge::set_callee (cgraph_node *n) in set_callee() function
3093 set_callee (n); in redirect_callee()
/dports/devel/arm-none-eabi-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1792 void set_callee (cgraph_node *n);
3073 cgraph_edge::set_callee (cgraph_node *n) in set_callee() function
3093 set_callee (n); in redirect_callee()
/dports/devel/riscv64-none-elf-gcc/gcc-8.4.0/gcc/
H A Dcgraph.h1792 void set_callee (cgraph_node *n);
3073 cgraph_edge::set_callee (cgraph_node *n) in set_callee() function
3093 set_callee (n); in redirect_callee()

12345