Home
last modified time | relevance | path

Searched defs:isThreadLocal (Results 1 – 2 of 2) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/aarch64/
Daarch64_insn.cpp310 const bool isThreadLocal = symbol->IsThreadLocal(); in Visit() local
603 const bool isThreadLocal = symbol.IsThreadLocal(); in Visit() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp2703 bool isThreadLocal = mirSymbol->IsThreadLocal(); in EmitGlobalVariable() local