Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/aarch64/
Daarch64_dependence.h86 Insn **regDefs = nullptr; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dpressure.h193 MapleVector<RegList *> regDefs; variable
Dcg_cdg.h549 …MapleVector<Insn *> *regDefs = nullptr; // the index is regNO, record the latest defInsn in th… variable