Home
last modified time | relevance | path

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

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