Home
last modified time | relevance | path

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

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
H A Dmetadata_layout.h297 MetaRef shadow; member
347 // function to set Class/Field/Method metadata's shadow field to avoid type conversion
353 meta->shadow = static_cast<MetaRef>(reinterpret_cast<uintptr_t>(cls)); in MRTSetMetadataShadow()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dlse.cpp437 // We want to see if there are no paths from the store that evade any of its shadow stores in FinalizeShadowedStores()
442 for (auto shadow : shadows) { in FinalizeShadowedStores()
443 shadow->GetBasicBlock()->SetMarker(marker); in FinalizeShadowedStores()
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
H A Dcocos_worker_test.js9468 15003: "The shadow visible distance is so small that CSM stratification is not effective, Please change the value of shadowDistance so that it is 10 times greater than 0.1",
[all...]

Completed in 33 milliseconds