Home
last modified time | relevance | path

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

/arkcompiler/ets_frontend/ets2panda/compiler/core/
H A Dpandagen.cpp1824 VReg evalBindings = AllocReg(); in DirectEval() local
1826 StoreAccumulator(node, evalBindings); in DirectEval()
1829 StOwnByIndex(node, evalBindings, evalBindingsIndex++); in DirectEval()
1837 StOwnByIndex(node, evalBindings, evalBindingsIndex++); in DirectEval()
1847 LoadAccumulator(node, evalBindings); in DirectEval()

Completed in 4 milliseconds