Home
last modified time | relevance | path

Searched refs:InsertSpillsForInst (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/runtime_core/bytecode_optimizer/
H A Dreg_encoder.h140 void InsertSpillsForInst(compiler::Inst *inst);
H A Dreg_encoder.cpp390 void RegEncoder::InsertSpillsForInst(compiler::Inst *inst) in InsertSpillsForInst() function in panda::bytecodeopt::RegEncoder
475 InsertSpillsForInst(inst); in Check4Width()
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Dreg_encoder.h161 void InsertSpillsForInst(compiler::Inst *inst);
H A Dreg_encoder.cpp499 void RegEncoder::InsertSpillsForInst(compiler::Inst *inst) in InsertSpillsForInst() function in ark::bytecodeopt::RegEncoder
612 InsertSpillsForInst(inst); in Check4Width()

Completed in 4 milliseconds