Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_color_ra.h1147 void SetRegAssignmentMap(bool isInt, regno_t regKey, regno_t regValue) in SetRegAssignmentMap() function
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp1877 localRa.SetRegAssignmentMap(isInt, regNO, assignedReg); in HandleLocalRegAssignment()