Home
last modified time | relevance | path

Searched refs:branch_weight (Results 1 – 25 of 26) sorted by relevance

12

/dports/games/tycho/species/
H A Dinst_gen_weighted_random.cpp64 branch_weight = 1.0F; // a scale relative to the pivot in suggest_instruction() local
72 branch_weight = ((index()-i) / _branch_pivot); in suggest_instruction()
82 bucket *= branch_weight; in suggest_instruction()
/dports/games/species/species/
H A Dinst_gen_weighted_random.cpp64 branch_weight = 1.0F; // a scale relative to the pivot in suggest_instruction() local
72 branch_weight = ((index()-i) / _branch_pivot); in suggest_instruction()
82 bucket *= branch_weight; in suggest_instruction()
/dports/dns/knot3/knot-3.1.5/src/contrib/qp-trie/
H A Dtrie.c238 static uint branch_weight(const node_t *t) in branch_weight() function
295 assert(i < branch_weight(t)); in twig()
347 uint n = branch_weight(trie); in clear_trie()
376 uint n = branch_weight(orig); in dup_trie()
510 uint cc = branch_weight(p); // child count in del_found()
720 uint lasti = branch_weight(t) - 1; in ns_last_leaf()
797 uint cc = branch_weight(p); in ns_next_leaf()
959 uint m = branch_weight(t); in cow_get_ins()
1004 uint n = branch_weight(t); in apply_nodes()
1299 uint cc = branch_weight(t); in cow_pushdown_one()
[all …]
/dports/dns/knot3-lib/knot-3.1.5/src/contrib/qp-trie/
H A Dtrie.c238 static uint branch_weight(const node_t *t) in branch_weight() function
295 assert(i < branch_weight(t)); in twig()
347 uint n = branch_weight(trie); in clear_trie()
376 uint n = branch_weight(orig); in dup_trie()
510 uint cc = branch_weight(p); // child count in del_found()
720 uint lasti = branch_weight(t) - 1; in ns_last_leaf()
797 uint cc = branch_weight(p); in ns_next_leaf()
959 uint m = branch_weight(t); in cow_get_ins()
1004 uint n = branch_weight(t); in apply_nodes()
1299 uint cc = branch_weight(t); in cow_pushdown_one()
[all …]
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Bitcode/
H A Dbranch-weight.ll1 ;; Test strip branch_weight if operand number doesn't match.
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Bitcode/
H A Dbranch-weight.ll1 ;; Test strip branch_weight if operand number doesn't match.
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Bitcode/
H A Dbranch-weight.ll1 ;; Test strip branch_weight if operand number doesn't match.
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Bitcode/
H A Dbranch-weight.ll1 ;; Test strip branch_weight if operand number doesn't match.
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Bitcode/
H A Dbranch-weight.ll1 ;; Test strip branch_weight if operand number doesn't match.
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Bitcode/
H A Dbranch-weight.ll1 ;; Test strip branch_weight if operand number doesn't match.
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Bitcode/
H A Dbranch-weight.ll1 ;; Test strip branch_weight if operand number doesn't match.
/dports/devel/llvm13/llvm-project-13.0.1.src/llvm/test/Bitcode/
H A Dbranch-weight.ll1 ;; Test strip branch_weight if operand number doesn't match.
/dports/science/qmcpack/qmcpack-3.11.0/src/QMCDrivers/DMC/
H A DDMCBatched.cpp272 …FullPrecRealType branch_weight = sft.branch_engine.branchWeight(new_energies[iw], old_energies[iw]… in advanceWalkers() local
273 walkers[iw].get().Weight *= branch_weight; in advanceWalkers()
/dports/graphics/mesa-dri-classic/mesa-20.2.3/src/intel/compiler/
H A Dbrw_ir_performance.cpp1533 const float branch_weight = (dispatch_width > 16 ? 1.0 : 0.5); in calculate_performance() local
1550 st.weight /= branch_weight; in calculate_performance()
1557 st.weight *= branch_weight; in calculate_performance()
/dports/devel/llvm-cheri/llvm-project-37c49ff00e3eadce5d8703fdc4497f28458c64a8/llvm/test/Transforms/PGOProfile/
H A Dchr.ll2480 ; Test to not crash upon a 0:0 branch_weight metadata.
/dports/devel/llvm11/llvm-11.0.1.src/test/Transforms/PGOProfile/
H A Dchr.ll2480 ; Test to not crash upon a 0:0 branch_weight metadata.
/dports/devel/llvm-devel/llvm-project-f05c95f10fc1d8171071735af8ad3a9e87633120/llvm/test/Transforms/PGOProfile/
H A Dchr.ll2492 ; Test to not crash upon a 0:0 branch_weight metadata.
/dports/devel/llvm10/llvm-10.0.1.src/test/Transforms/PGOProfile/
H A Dchr.ll2466 ; Test to not crash upon a 0:0 branch_weight metadata.
/dports/devel/wasi-compiler-rt13/llvm-project-13.0.1.src/llvm/test/Transforms/PGOProfile/
H A Dchr.ll2492 ; Test to not crash upon a 0:0 branch_weight metadata.
/dports/www/chromium-legacy/chromium-88.0.4324.182/third_party/llvm/llvm/test/Transforms/PGOProfile/
H A Dchr.ll2485 ; Test to not crash upon a 0:0 branch_weight metadata.
/dports/devel/tinygo/tinygo-0.14.1/llvm-project/llvm/test/Transforms/PGOProfile/
H A Dchr.ll2466 ; Test to not crash upon a 0:0 branch_weight metadata.
/dports/devel/wasi-compiler-rt12/llvm-project-12.0.1.src/llvm/test/Transforms/PGOProfile/
H A Dchr.ll2485 ; Test to not crash upon a 0:0 branch_weight metadata.
/dports/devel/wasi-libcxx/llvm-project-13.0.1.src/llvm/test/Transforms/PGOProfile/
H A Dchr.ll2492 ; Test to not crash upon a 0:0 branch_weight metadata.
/dports/devel/llvm12/llvm-project-12.0.1.src/llvm/test/Transforms/PGOProfile/
H A Dchr.ll2485 ; Test to not crash upon a 0:0 branch_weight metadata.
/dports/graphics/llvm-mesa/llvm-13.0.1.src/test/Transforms/PGOProfile/
H A Dchr.ll2492 ; Test to not crash upon a 0:0 branch_weight metadata.

12