Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/be/
H A Dlower.h100 BaseNode *ExtractSymbolAddress(const StIdx &stIdx);
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/be/
H A Dlower.cpp756 BaseNode *CGLowerer::ExtractSymbolAddress(const StIdx &stIdx) in ExtractSymbolAddress() function in maplebe::CGLowerer
779 auto addr = ExtractSymbolAddress(stIdx); in LowerDreadToThreadLocal()
807 auto addr = ExtractSymbolAddress(stIdx); in LowerDassignToThreadLocal()

Completed in 3 milliseconds