Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dver_symbol.h217 void SetVersionStVectorItem(size_t index, VersionSt *vst) in SetVersionStVectorItem()
Dssa_tab.h121 MapleVector<OriginalSt *> *GetNextLevelOsts(const VersionSt &vst) const in GetNextLevelOsts()
Dssa_mir_nodes.h520 void SetSSAPartOf(const StmtNode &s, VersionSt *vst) in SetSSAPartOf()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_ssa.cpp208 bool CGSSAInfo::IncreaseSSAOperand(regno_t vRegNO, VRegVersion *vst) in IncreaseSSAOperand()