Home
last modified time | relevance | path

Searched refs:InsertLiveInRegNO (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h562 void InsertLiveInRegNO(regno_t arg) in InsertLiveInRegNO() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_lsra.cpp843 bb.InsertLiveInRegNO(firstIntReg); in ComputeLiveIn()
844 bb.InsertLiveInRegNO(firstIntReg + 1); in ComputeLiveIn()