/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AArch64/ |
H A D | AArch64PBQPRegAlloc.cpp | 190 PBQPRAGraph::RawMatrix costs(vRdAllowed->size() + 1, in addIntraChainConstraint() local 212 PBQPRAGraph::RawMatrix costs(G.getEdgeCosts(edge)); in addIntraChainConstraint() local 289 PBQP::Matrix costs(G.getEdgeCosts(edge)); in addInterChainConstraint() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/ |
H A D | ira-costs.c | 51 struct costs struct 71 static struct costs *costs; argument
|
H A D | ira-color.c | 1104 int *costs; in setup_profitable_hard_regs() local 1534 update_conflict_hard_regno_costs (int *costs, enum reg_class aclass, in update_conflict_hard_regno_costs() 1733 static int costs[FIRST_PSEUDO_REGISTER], full_costs[FIRST_PSEUDO_REGISTER]; in assign_hard_reg() local 2888 int costs[FIRST_PSEUDO_REGISTER]; in improve_allocation() local 4886 int *costs; in fast_allocation() local
|
H A D | expmed.h | 268 expmed_op_cost_ptr (struct expmed_op_costs *costs, bool speed, in expmed_op_cost_ptr()
|
H A D | tree-ssa-loop-ivopts.c | 4546 int64_t costs[AINC_NONE]; member
|
/netbsd-src/external/gpl3/gcc/dist/gcc/ |
H A D | ira-costs.cc | 52 struct costs struct 72 static struct costs *costs; variable
|
H A D | ira-color.cc | 1109 int *costs; in setup_profitable_hard_regs() local 1587 update_conflict_hard_regno_costs (int *costs, enum reg_class aclass, in update_conflict_hard_regno_costs() 1947 static int costs[FIRST_PSEUDO_REGISTER], full_costs[FIRST_PSEUDO_REGISTER]; in assign_hard_reg() local 3150 int costs[FIRST_PSEUDO_REGISTER]; in improve_allocation() local 5184 int *costs; in fast_allocation() local
|
H A D | expmed.h | 259 expmed_op_cost_ptr (struct expmed_op_costs *costs, bool speed, in expmed_op_cost_ptr()
|
H A D | ira-build.cc | 2007 auto costs = ALLOCNO_HARD_REG_COSTS (a); in ira_propagate_hard_reg_costs() local
|
H A D | tree-ssa-loop-ivopts.cc | 4577 int64_t costs[AINC_NONE]; member
|
/netbsd-src/external/bsd/tre/dist/lib/ |
H A D | tre-match-approx.c | 62 int costs[TRE_M_MAX_DEPTH + 1][TRE_M_LAST]; member
|
/netbsd-src/external/zlib/pigz/dist/zopfli/ |
H A D | squeeze.c | 215 float* costs; in GetBestLengths() local
|
/netbsd-src/external/apache2/llvm/dist/llvm/utils/unittest/googletest/src/ |
H A D | gtest.cc | 1037 std::vector<std::vector<double> > costs( in CalculateOptimalEdits() local
|
/netbsd-src/external/gpl3/gcc/dist/gcc/config/aarch64/ |
H A D | aarch64.cc | 15913 const cpu_vector_cost *costs = aarch64_tune_params.vec_costs; in aarch64_simd_vec_costs() local 15925 const cpu_vector_cost *costs = aarch64_tune_params.vec_costs; in aarch64_simd_vec_costs_for_flags() local 16037 const cpu_vector_cost *costs = aarch64_tune_params.vec_costs; in aarch64_builtin_vectorization_cost() local
|
/netbsd-src/external/gpl3/gcc.old/dist/gcc/config/aarch64/ |
H A D | aarch64.c | 13985 const cpu_vector_cost *costs = aarch64_tune_params.vec_costs; in aarch64_builtin_vectorization_cost() local
|