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.cpp303 const bool isThreadLocal = symbol->IsThreadLocal(); in Visit() local
591 const bool isThreadLocal = symbol.IsThreadLocal(); in Visit() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Demit.cpp2299 bool isThreadLocal = mirSymbol->IsThreadLocal(); in EmitAsmLabel() local