Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp2074 void GraphColorRegAllocator::LocalRaForEachUseOperand(const Insn &insn, LocalRegAllocator &localRa, in LocalRaForEachUseOperand() function in maplebe::GraphColorRegAllocator
2116 LocalRaForEachUseOperand(*insn, localRa, bbInfo); in LocalRaPrepareBB()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h1576 …void LocalRaForEachUseOperand(const Insn &insn, LocalRegAllocator &localRa, const BBAssignInfo *bb…