Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_ra_opt.h121 uint32 numUses = 0; variable
Daarch64_color_ra.h846 uint32 numUses = 0; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp582 …id GraphColorRegAllocator::SetupLiveRangeByOp(Operand &op, Insn &insn, bool isDef, uint32 &numUses) in SetupLiveRangeByOp()
688 uint32 numUses = 0; in ComputeLiveRangesForEachDefOperand() local
722 uint32 numUses = 0; in ComputeLiveRangesForEachUseOperand() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dreg_alloc_lsra.cpp891 uint32 numUses = 0; in ComputeLiveIntervalForEachOperand() local