Home
last modified time | relevance | path

Searched refs:SetLiveOutBit (Results 1 – 3 of 3) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dlive.cpp194 bb->SetLiveOutBit(i); in DealWithInOutOfCleanupBB()
Debo.cpp920 def.SetLiveOutBit(reg.GetRegisterNumber()); in MarkOpndLiveIntoBB()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcgbb.h828 void SetLiveOutBit(uint32 arg) const in SetLiveOutBit() function