Home
last modified time | relevance | path

Searched full:hierarchy (Results 1 – 21 of 21) sorted by relevance

/arkcompiler/runtime_core/compiler/docs/
Daot_cha.md1 # Usage of Class Hierarchy during AOT compilation
5 ## Class Hierarchy Matching
7 The class order in class path influences on resulting class hierarchy that would be available for a…
21 AOT file compiled with class hierarchy requires the complete conformity of class path with runtime.…
60 of boot class file the options `--paoc-boot-output` should be used. The class hierarchy verificatio…
70 ## Class Hierarchy Usage
90 The usage of class hierarchy may help AOT compiler to squash 2-3-4 into one step as JIT-compiler do…
92 unchanged until the class hierarchy has changed. Therefore AOT compiler can generate code similar t…
93 class hierarchy of runtime matches the class hierarchy during AOT compilation.
/arkcompiler/runtime_core/tests/cts-generator/cts-template/
Dcheckcast.yaml489 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
527 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
571 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
613 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
663 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
702 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
748 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
792 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
861 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
916 …to T if T is a root type in type hierarchy or T is such array that O array elements are the same o…
[all …]
Disinstance.yaml54 …type in type hierarchy or T is such array that O array elements are the same or subtype of T array…
331 …type in type hierarchy or T is such array that O array elements are the same or subtype of T array…
456 …type in type hierarchy or T is such array that O array elements are the same or subtype of T array…
624 …type in type hierarchy or T is such array that O array elements are the same or subtype of T array…
729 …type in type hierarchy or T is such array that O array elements are the same or subtype of T array…
Dcall.acc.short.yaml1623 # For arrays T should be a root type in type hierarchy ...
1722 # For arrays T should be a root type in type hierarchy ...
Dcall.acc.yaml1618 # For arrays T should be a root type in type hierarchy ...
1699 # For arrays T should be a root type in type hierarchy ...
Dcall.virt.acc.short.yaml1713 # For arrays T should be a root type in type hierarchy ...
1830 # For arrays T should be a root type in type hierarchy ...
Dcall.virt.acc.yaml1737 # For arrays T should be a root type in type hierarchy ...
1810 # For arrays T should be a root type in type hierarchy ...
Dinitobj.short.yaml1471 # For arrays T should be a root type in type hierarchy ...
1598 # For arrays T should be a root type in type hierarchy ...
Dinitobj.yaml1538 # For arrays T should be a root type in type hierarchy ...
1665 # For arrays T should be a root type in type hierarchy ...
Dinitobj.range.yaml1694 # For arrays T should be a root type in type hierarchy ...
1825 # For arrays T should be a root type in type hierarchy ...
/arkcompiler/runtime_core/verification/models/
DREADME.md20 This file models Java class hierarchy used during verification.
/arkcompiler/runtime_core/docs/
Ddeoptimization.md11 …- [Devirtualization with Class Hierarchy Analysis](../compiler/docs/inlining.md#devirtualization-w…
Ddoxygen.config492 # undocumented classes that are normally visible in the class hierarchy. If set
595 # If the SORT_GROUP_NAMES tag is set to YES then doxygen will sort the hierarchy
2311 # hierarchy of all classes instead of a textual one.
/arkcompiler/runtime_core/compiler/tools/paoc/
Dpaoc.yaml98 description: Use class hierarchy during compilation
/arkcompiler/runtime_core/docs/bc_verification/
Dtypes_n_values.md85 Here is basic type hierarchy of Panda VM.
/arkcompiler/runtime_core/compiler/aot/
Daot_manager.cpp144 LOG(FATAL, AOT) << "Aborting due to mismatched class hierarchy"; in VerifyClassHierarchy()
/arkcompiler/runtime_core/runtime/include/
Dobject_header.h285 …* type in type hierarchy or T is such array that O array elements are the same or subtype of T arr…
Dthread.h225 * Hierarchy of thread classes
Dclass.h424 …* type in type hierarchy or T is such array that O array elements are the same or subtype of T arr…
/arkcompiler/runtime_core/verification/absint/
Dabs_int_inl.h3202 // type in acc and given type should be on same line in type hierarchy in HandleCheckcast()
3290 // type in acc and given type should be on same line in type hierarchy in HandleIsinstance()
/arkcompiler/ets_frontend/legacy_bin/api8/src/
Dindex.js2 …rent.name:e.Debug.checkDefined(e.getNameOfDeclaration(n),"Expected call hierarchy item to have a n…