Home
last modified time | relevance | path

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

/arkcompiler/runtime_core/bytecode_optimizer/
H A Dreg_encoder.h141 void InsertSpillsForDynInputsInst(compiler::Inst *inst);
H A Dreg_encoder.cpp342 void RegEncoder::InsertSpillsForDynInputsInst(compiler::Inst *inst) in InsertSpillsForDynInputsInst() function in panda::bytecodeopt::RegEncoder
397 InsertSpillsForDynInputsInst(inst); in InsertSpillsForInst()
/arkcompiler/runtime_core/static_core/bytecode_optimizer/
H A Dreg_encoder.h162 void InsertSpillsForDynInputsInst(compiler::Inst *inst);
H A Dreg_encoder.cpp396 void RegEncoder::InsertSpillsForDynInputsInst(compiler::Inst *inst) in InsertSpillsForDynInputsInst() function in ark::bytecodeopt::RegEncoder
506 InsertSpillsForDynInputsInst(inst); in InsertSpillsForInst()

Completed in 4 milliseconds