Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp2121 void GraphColorRegAllocator::LocalRaFinalAssignment(const LocalRegAllocator &localRa, BBAssignInfo … in LocalRaFinalAssignment() function in maplebe::GraphColorRegAllocator
2212 LocalRaFinalAssignment(*localRa, *bbInfo); in LocalRegisterAllocator()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h1578 void LocalRaFinalAssignment(const LocalRegAllocator &localRa, BBAssignInfo &bbInfo);