Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/es2panda/compiler/core/
DregAllocator.cpp116 ArenaList<IRNode *> newInsns(Allocator()->Adapter()); in AdjustInsRegWhenHasSpill() local
151 …d RegAllocator::AdjustInsSpill(Span<VReg *> &registers, IRNode *ins, ArenaList<IRNode *> &newInsns, in AdjustInsSpill()
185 …Allocator::AdjustRangeInsSpill(Span<VReg *> &registers, IRNode *ins, ArenaList<IRNode *> &newInsns) in AdjustRangeInsSpill()
Dpandagen.h144 void SetInsns(ArenaList<IRNode *> &newInsns) in SetInsns()
/arkcompiler/ets_frontend/ts2panda/src/
DregAllocator.ts34 private newInsns: IRNode[] = []; property in RegAllocator
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …md(e);const n=r("./node_modules/color-convert/index.js"),i=(e,t)=>function(){const r=e.apply(n,arg… property