Home
last modified time | relevance | path

Searched refs:SetStIdx (Results 1 - 4 of 4) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmir_symbol.h173 void SetStIdx(StIdx newStIdx) in SetStIdx() function in maple::MIRSymbol
640 sym->SetStIdx(StIdx(sym->GetScopeIdx(), symbolTable.size())); in AddStOutside()
H A Dmir_function.h634 void SetStIdx(StIdx stIdx) in SetStIdx() function in maple::MIRFunction
H A Dmir_nodes.h932 void SetStIdx(StIdx idx) in SetStIdx() function in AddrofNode
1556 void SetStIdx(StIdx s)
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp69 dreadNode->SetStIdx(retSt->GetStIdx()); in LowerReturnStructUsingFakeParm()

Completed in 14 milliseconds