Home
last modified time | relevance | path

Searched defs:findFinish (Results 1 – 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreaching.cpp147 …bool findFinish = FindRegUseBetweenInsn(regNO, insn.GetNext(), insn.GetBB()->GetLastInsn(), useIns… in FindUseForRegOpnd() local
191 bool findFinish = false; in DFSFindUseForRegOpnd() local
212 bool findFinish = false; in DFSFindUseForRegOpnd() local
228 …bool findFinish = FindRegUseBetweenInsn(regNO, regDefInsn.GetNext(), regDefInsn.GetBB()->GetLastIn… in RegHasUsePoint() local
251 bool findFinish = false; in RegIsUsedInOtherBB() local
280 bool findFinish = false; in RegIsUsedInOtherBB() local
310 bool findFinish = in RegIsUsedInCleanUpBB() local
349 bool findFinish = false; in DFSFindUseForMemOpnd() local
369 bool findFinish = false; in DFSFindUseForMemOpnd() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_reaching.cpp841 bool findFinish = false; in FindRegUseBetweenInsn() local
929 bool findFinish = false; in FindMemUseBetweenInsn() local
1074 …bool findFinish = FindMemUseBetweenInsn(memOffSet, insn.GetNext(), insn.GetBB()->GetLastInsn(), us… in FindUseForMemOpnd() local
Daarch64_global.cpp573 …bool findFinish = cgFunc.GetRD()->FindRegUseBetweenInsn(secondRegNO, defInsnForSecondOpnd->GetNext… in CheckSrcOpndDefAndUseInsns() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/x86_64/
Dx64_reaching.cpp28 bool findFinish = false; in FindRegUseBetweenInsn() local