Home
last modified time | relevance | path

Searched refs:CheckRegLiveinReturnBB (Results 1 - 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
H A Dpeep.cpp108 if (CheckRegLiveinReturnBB(regOpnd, *currentBB)) { in CheckOpndLiveinSuccs()
133 bool CGPeepPattern::CheckRegLiveinReturnBB(const RegOperand &regOpnd, const BB &bb) const in CheckRegLiveinReturnBB() function in maplebe::CGPeepPattern
321 if (CheckRegLiveinReturnBB(regOpnd, *currentBB)) { in CheckOpndLiveinSuccs()
346 bool PeepPattern::CheckRegLiveinReturnBB(const RegOperand &regOpnd, const BB &bb) const in CheckRegLiveinReturnBB() function in maplebe::PeepPattern
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
H A Dpeep.h104 bool CheckRegLiveinReturnBB(const RegOperand &regOpnd, const BB &bb) const;
129 bool CheckRegLiveinReturnBB(const RegOperand &regOpnd, const BB &bb) const;

Completed in 3 milliseconds