Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_color_ra.cpp1053 void GraphColorRegAllocator::UpdateOpndConflict(const Insn &insn, bool multiDef) in UpdateOpndConflict()
1065 void GraphColorRegAllocator::ComputeLiveRangesForEachDefOperand(Insn &insn, bool &multiDef) in ComputeLiveRangesForEachDefOperand()
1319 bool multiDef = false; in ComputeLiveRanges() local