Home
last modified time | relevance | path

Searched defs:weight (Results 1 - 6 of 6) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/mem/
H A Dweighted_adaptive_tlab_average.h26 explicit WeightedAdaptiveTlabAverage(float initTlabSize, float upperSumBorder, float maxGrowRatio, float weight, in WeightedAdaptiveTlabAverage() argument
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dinterference_graph.h118 void SetSpillWeight(float weight) in SetSpillWeight() argument
/arkcompiler/ets_runtime/ecmascript/compiler/
H A Dmcr_circuit_builder.h606 GateRef CircuitBuilder::TypedConditionJump(GateRef x, ParamType paramType, uint32_t weight) in TypedConditionJump() argument
H A Dmcr_gate_meta_data.h530 static uint64_t ToValue(ParamType paramType, TypedJumpOp jumpOp, uint32_t weight) in ToValue() argument
H A Dtyped_bytecode_lowering.cpp517 uint32_t weight = tacc.GetBranchWeight(); in SpeculateConditionJump() local
H A Dmcr_circuit_builder.cpp836 GateRef CircuitBuilder::TypedConditionJump(MachineType type, TypedJumpOp jumpOp, uint32_t weight, in TypedConditionJump() argument

Completed in 13 milliseconds