Searched defs:AOT (Results 1 – 8 of 8) sorted by relevance
493 #### Safepoints538 #### GC Barriers583 #### GC Barriers integration with Interpreter and compiler
27 AOT, enumerator
39 # AOT chapter
24 AOT = "AOT" variable in ConfigurationKind
47 AOT = 'aot' variable in ToolMode62 AOT = auto() variable in OptFlags
31 AOT, enumerator
38 enum class PaocMode : uint8_t { AOT, JIT, OSR, LLVM }; enumerator