Searched defs:weight (Results 1 – 9 of 9) sorted by relevance
| /arkcompiler/runtime_core/static_core/libpandabase/mem/ |
| D | weighted_adaptive_tlab_average.h | 26 …htedAdaptiveTlabAverage(float initTlabSize, float upperSumBorder, float maxGrowRatio, float weight, in WeightedAdaptiveTlabAverage()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_pgo/src/ |
| D | cfg_mst.cpp | 79 uint64 weight = edge->GetWeight(); in AddEdge() local
|
| /arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_pgo/include/ |
| D | instrument.h | 98 uint64 weight; variable
|
| /arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/ |
| D | interference_graph.h | 118 void SetSpillWeight(float weight) in SetSpillWeight()
|
| /arkcompiler/ets_runtime/ecmascript/compiler/ |
| D | mcr_gate_meta_data.h | 530 static uint64_t ToValue(ParamType paramType, TypedJumpOp jumpOp, uint32_t weight) in ToValue()
|
| D | mcr_circuit_builder.h | 606 GateRef CircuitBuilder::TypedConditionJump(GateRef x, ParamType paramType, uint32_t weight) in TypedConditionJump()
|
| D | typed_bytecode_lowering.cpp | 517 uint32_t weight = tacc.GetBranchWeight(); in SpeculateConditionJump() local
|
| D | mcr_circuit_builder.cpp | 832 GateRef CircuitBuilder::TypedConditionJump(MachineType type, TypedJumpOp jumpOp, uint32_t weight, in TypedConditionJump()
|
| /arkcompiler/ets_frontend/es2panda/test/compiler/js/ |
| D | cocos_worker_test.js | 56112 weight: 0 property 60629 return new c1(t, this, this._items, this._items.map((({weight: t}) => t))); property
|