Home
last modified time | relevance | path

Searched refs:NO_OPTIMIZE (Results 1 - 5 of 5) sorted by relevance

/arkcompiler/runtime_core/static_core/libpandabase/
H A Dmacros.h36 #define NO_OPTIMIZE [[clang::optnone]] macro
39 #define NO_OPTIMIZE __attribute__((optimize("O0"))) macro
/arkcompiler/runtime_core/static_core/compiler/tests/
H A Dcodegen_runner_test.cpp327 NO_OPTIMIZE int Callback([[maybe_unused]] uintptr_t lr, [[maybe_unused]] uintptr_t fp) in Callback()
/arkcompiler/runtime_core/libpandabase/
H A Dmacros.h36 #define NO_OPTIMIZE [[clang::optnone]] macro
39 #define NO_OPTIMIZE __attribute__((optimize("O0"))) macro
/arkcompiler/runtime_core/compiler/tests/
H A Dpanda_runner.h142 NO_OPTIMIZE static int Hook() in Hook()
/arkcompiler/runtime_core/static_core/runtime/include/
H A Dmanaged_thread.h869 NO_OPTIMIZE const void *const *GetOrSetInnerDebugDispatchTable(bool set = false, in GetOrSetInnerDebugDispatchTable()
880 NO_OPTIMIZE const void *const *GetOrSetInnerDispatchTable(bool set = false, in GetOrSetInnerDispatchTable()

Completed in 4 milliseconds