Home
last modified time | relevance | path

Searched defs:bias (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/compiler/optimizer/optimizations/regalloc/
H A Dreg_alloc_graph_coloring.cpp172 auto &bias = ig->AddBias(); in BuildBias() local
/arkcompiler/runtime_core/libpandafile/
H A Dbytecode_emitter.cpp158 uint32_t bias = 0; in ReserveSpaceForOffsets() local
234 void BytecodeEmitter::UpdateLabelTargets(uint32_t pc, size_t bias) in UpdateLabelTargets() argument
[all...]
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/regalloc/
H A Dinterference_graph.h255 void UpdateBiasData(Bias *bias, const ColorNode &node) in UpdateBiasData() argument
[all...]
H A Dreg_alloc_graph_coloring.cpp180 auto &bias = ig->AddBias(); in WalkNodes() local
/arkcompiler/runtime_core/static_core/libpandafile/
H A Dbytecode_emitter.cpp157 uint32_t bias = 0; in ReserveSpaceForOffsets() local
234 void BytecodeEmitter::UpdateLabelTargets(uint32_t pc, size_t bias) in UpdateLabelTargets() argument
[all...]

Completed in 5 milliseconds