Home
last modified time | relevance | path

Searched refs:store_local (Results 1 – 25 of 196) sorted by relevance

12345678

/dports/net-im/py-matrix-synapse/synapse-1.50.2/synapse/rest/media/v1/
H A Dstorage_provider.py77 store_local: bool,
82 self.store_local = store_local
90 if not file_info.server_name and not self.store_local:
/dports/java/openjdk11/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp936 void GraphBuilder::store_local(ValueType* type, int index) { in store_local() function in GraphBuilder
938 store_local(state(), x, index); in store_local()
942 void GraphBuilder::store_local(ValueStack* state, Value x, int index) { in store_local() function in GraphBuilder
966 state->store_local(index, round_fp(x)); in store_local()
1197 store_local(intType, index); in increment()
2757 case Bytecodes::_istore_0 : store_local(intType , 0); break; in iterate_bytecodes_for_block()
2758 case Bytecodes::_istore_1 : store_local(intType , 1); break; in iterate_bytecodes_for_block()
2759 case Bytecodes::_istore_2 : store_local(intType , 2); break; in iterate_bytecodes_for_block()
3164 _state->store_local(index, get); in setup_osr_entry_block()
3199 state->store_local(idx, new Local(type, vt, idx, false)); in state_at_entry()
[all …]
H A Dc1_GraphBuilder.hpp234 void store_local(ValueType* type, int index);
235 void store_local(ValueStack* state, Value value, int index);
/dports/java/openjdk13/jdk13u-jdk-13.0.10-1-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp936 void GraphBuilder::store_local(ValueType* type, int index) { in store_local() function in GraphBuilder
938 store_local(state(), x, index); in store_local()
942 void GraphBuilder::store_local(ValueStack* state, Value x, int index) { in store_local() function in GraphBuilder
966 state->store_local(index, round_fp(x)); in store_local()
1197 store_local(intType, index); in increment()
2750 case Bytecodes::_istore_0 : store_local(intType , 0); break; in iterate_bytecodes_for_block()
2751 case Bytecodes::_istore_1 : store_local(intType , 1); break; in iterate_bytecodes_for_block()
2752 case Bytecodes::_istore_2 : store_local(intType , 2); break; in iterate_bytecodes_for_block()
3155 _state->store_local(index, get); in setup_osr_entry_block()
3190 state->store_local(idx, new Local(type, vt, idx, false)); in state_at_entry()
[all …]
H A Dc1_GraphBuilder.hpp234 void store_local(ValueType* type, int index);
235 void store_local(ValueStack* state, Value value, int index);
/dports/java/openjdk16/jdk16u-jdk-16.0.2-7-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp944 void GraphBuilder::store_local(ValueType* type, int index) { in store_local() function in GraphBuilder
946 store_local(state(), x, index); in store_local()
950 void GraphBuilder::store_local(ValueStack* state, Value x, int index) { in store_local() function in GraphBuilder
974 state->store_local(index, round_fp(x)); in store_local()
1205 store_local(intType, index); in increment()
2747 case Bytecodes::_istore_0 : store_local(intType , 0); break; in iterate_bytecodes_for_block()
2748 case Bytecodes::_istore_1 : store_local(intType , 1); break; in iterate_bytecodes_for_block()
2749 case Bytecodes::_istore_2 : store_local(intType , 2); break; in iterate_bytecodes_for_block()
3152 _state->store_local(index, get); in setup_osr_entry_block()
3187 state->store_local(idx, new Local(type, vt, idx, false)); in state_at_entry()
[all …]
H A Dc1_GraphBuilder.hpp234 void store_local(ValueType* type, int index);
235 void store_local(ValueStack* state, Value value, int index);
/dports/java/openjdk17/jdk17u-jdk-17.0.1-12-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp945 void GraphBuilder::store_local(ValueType* type, int index) { in store_local() function in GraphBuilder
947 store_local(state(), x, index); in store_local()
951 void GraphBuilder::store_local(ValueStack* state, Value x, int index) { in store_local() function in GraphBuilder
975 state->store_local(index, round_fp(x)); in store_local()
1206 store_local(intType, index); in increment()
2739 case Bytecodes::_istore_0 : store_local(intType , 0); break; in iterate_bytecodes_for_block()
2740 case Bytecodes::_istore_1 : store_local(intType , 1); break; in iterate_bytecodes_for_block()
2741 case Bytecodes::_istore_2 : store_local(intType , 2); break; in iterate_bytecodes_for_block()
3146 _state->store_local(index, get); in setup_osr_entry_block()
3181 state->store_local(idx, new Local(type, vt, idx, false)); in state_at_entry()
[all …]
H A Dc1_GraphBuilder.hpp234 void store_local(ValueType* type, int index);
235 void store_local(ValueStack* state, Value value, int index);
/dports/java/openjdk11-jre/jdk11u-jdk-11.0.13-8-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp936 void GraphBuilder::store_local(ValueType* type, int index) { in store_local() function in GraphBuilder
938 store_local(state(), x, index); in store_local()
942 void GraphBuilder::store_local(ValueStack* state, Value x, int index) { in store_local() function in GraphBuilder
966 state->store_local(index, round_fp(x)); in store_local()
1197 store_local(intType, index); in increment()
2757 case Bytecodes::_istore_0 : store_local(intType , 0); break; in iterate_bytecodes_for_block()
2758 case Bytecodes::_istore_1 : store_local(intType , 1); break; in iterate_bytecodes_for_block()
2759 case Bytecodes::_istore_2 : store_local(intType , 2); break; in iterate_bytecodes_for_block()
3164 _state->store_local(index, get); in setup_osr_entry_block()
3199 state->store_local(idx, new Local(type, vt, idx, false)); in state_at_entry()
[all …]
H A Dc1_GraphBuilder.hpp234 void store_local(ValueType* type, int index);
235 void store_local(ValueStack* state, Value value, int index);
/dports/java/openjdk12/openjdk-jdk12u-jdk-12.0.2-10-4/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp936 void GraphBuilder::store_local(ValueType* type, int index) { in store_local() function in GraphBuilder
938 store_local(state(), x, index); in store_local()
942 void GraphBuilder::store_local(ValueStack* state, Value x, int index) { in store_local() function in GraphBuilder
966 state->store_local(index, round_fp(x)); in store_local()
1197 store_local(intType, index); in increment()
2743 case Bytecodes::_istore_0 : store_local(intType , 0); break; in iterate_bytecodes_for_block()
2744 case Bytecodes::_istore_1 : store_local(intType , 1); break; in iterate_bytecodes_for_block()
2745 case Bytecodes::_istore_2 : store_local(intType , 2); break; in iterate_bytecodes_for_block()
3148 _state->store_local(index, get); in setup_osr_entry_block()
3183 state->store_local(idx, new Local(type, vt, idx, false)); in state_at_entry()
[all …]
H A Dc1_GraphBuilder.hpp234 void store_local(ValueType* type, int index);
235 void store_local(ValueStack* state, Value value, int index);
/dports/java/openjdk15/jdk15u-jdk-15.0.6-1-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp944 void GraphBuilder::store_local(ValueType* type, int index) { in store_local() function in GraphBuilder
946 store_local(state(), x, index); in store_local()
950 void GraphBuilder::store_local(ValueStack* state, Value x, int index) { in store_local() function in GraphBuilder
974 state->store_local(index, round_fp(x)); in store_local()
1205 store_local(intType, index); in increment()
2747 case Bytecodes::_istore_0 : store_local(intType , 0); break; in iterate_bytecodes_for_block()
2748 case Bytecodes::_istore_1 : store_local(intType , 1); break; in iterate_bytecodes_for_block()
2749 case Bytecodes::_istore_2 : store_local(intType , 2); break; in iterate_bytecodes_for_block()
3152 _state->store_local(index, get); in setup_osr_entry_block()
3187 state->store_local(idx, new Local(type, vt, idx, false)); in state_at_entry()
[all …]
H A Dc1_GraphBuilder.hpp234 void store_local(ValueType* type, int index);
235 void store_local(ValueStack* state, Value value, int index);
/dports/java/openjdk14/jdk14u-jdk-14.0.2-12-1/src/hotspot/share/c1/
H A Dc1_GraphBuilder.cpp936 void GraphBuilder::store_local(ValueType* type, int index) { in store_local() function in GraphBuilder
938 store_local(state(), x, index); in store_local()
942 void GraphBuilder::store_local(ValueStack* state, Value x, int index) { in store_local() function in GraphBuilder
966 state->store_local(index, round_fp(x)); in store_local()
1197 store_local(intType, index); in increment()
2750 case Bytecodes::_istore_0 : store_local(intType , 0); break; in iterate_bytecodes_for_block()
2751 case Bytecodes::_istore_1 : store_local(intType , 1); break; in iterate_bytecodes_for_block()
2752 case Bytecodes::_istore_2 : store_local(intType , 2); break; in iterate_bytecodes_for_block()
3155 _state->store_local(index, get); in setup_osr_entry_block()
3190 state->store_local(idx, new Local(type, vt, idx, false)); in state_at_entry()
[all …]
H A Dc1_GraphBuilder.hpp234 void store_local(ValueType* type, int index);
235 void store_local(ValueStack* state, Value value, int index);
/dports/java/openjdk8/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp916 void GraphBuilder::store_local(ValueType* type, int index) { in store_local() function in GraphBuilder
918 store_local(state(), x, index); in store_local()
922 void GraphBuilder::store_local(ValueStack* state, Value x, int index) { in store_local() function in GraphBuilder
946 state->store_local(index, round_fp(x)); in store_local()
1177 store_local(intType, index); in increment()
2754 case Bytecodes::_istore_0 : store_local(intType , 0); break; in iterate_bytecodes_for_block()
2755 case Bytecodes::_istore_1 : store_local(intType , 1); break; in iterate_bytecodes_for_block()
2756 case Bytecodes::_istore_2 : store_local(intType , 2); break; in iterate_bytecodes_for_block()
3159 _state->store_local(index, get); in setup_osr_entry_block()
3194 state->store_local(idx, new Local(type, vt, idx)); in state_at_entry()
[all …]
/dports/java/openjdk8-jre/jdk8u-jdk8u312-b07.1/hotspot/src/share/vm/c1/
H A Dc1_GraphBuilder.cpp916 void GraphBuilder::store_local(ValueType* type, int index) { in store_local() function in GraphBuilder
918 store_local(state(), x, index); in store_local()
922 void GraphBuilder::store_local(ValueStack* state, Value x, int index) { in store_local() function in GraphBuilder
946 state->store_local(index, round_fp(x)); in store_local()
1177 store_local(intType, index); in increment()
2754 case Bytecodes::_istore_0 : store_local(intType , 0); break; in iterate_bytecodes_for_block()
2755 case Bytecodes::_istore_1 : store_local(intType , 1); break; in iterate_bytecodes_for_block()
2756 case Bytecodes::_istore_2 : store_local(intType , 2); break; in iterate_bytecodes_for_block()
3159 _state->store_local(index, get); in setup_osr_entry_block()
3194 state->store_local(idx, new Local(type, vt, idx)); in state_at_entry()
[all …]
/dports/graphics/piglit/piglit-136a7f5fa0703603be1ffb338abe4865e76a8058/generated_tests/cl/store/
H A Dstore-kernels-local.inc7 kernel void store_local(global type_t *out, global type_t *in) {
/dports/math/moab/fathomteam-moab-7bde9dfb84a8/tools/mbcoupler/
H A DCoupler.hpp92 bool store_local = true);
114 bool store_local = true);
H A DCoupler.cpp256 bool store_local) in locate_points() argument
293 if (store_local) in locate_points()
296 return locate_points(&locs[0], targ_ents.size(), rel_eps, abs_eps, tl, store_local); in locate_points()
303 bool store_local) in locate_points() argument
305 assert(tl || store_local); in locate_points()
467 if (!store_local) in locate_points()
517 if (tl && store_local) { in locate_points()
/dports/lang/vala/vala-0.48.18/vala/
H A Dvalacodegenerator.c117 …VALA_CODE_GENERATOR_GET_CLASS (self)->store_local (self, local, value, initializer, source_referen… in vala_code_generator_store_local()
217 …((ValaCodeGeneratorClass *) klass)->store_local = (void (*) (ValaCodeGenerator*, ValaLocalVariable… in vala_code_generator_class_init()
H A Dvalacodegenerator.vala37 …public abstract void store_local (LocalVariable local, TargetValue value, bool initializer, Source…
/dports/net/openmpi/openmpi-4.1.1/orte/mca/ess/pmi/
H A Dess_pmi_module.c407 ret = opal_pmix.store_local(&pname, kv); in rte_init()
545 if (OPAL_SUCCESS != (ret = opal_pmix.store_local(ORTE_PROC_MY_DAEMON, &val))) { in rte_init()

12345678