Home
last modified time | relevance | path

Searched defs:comp (Results 1 – 8 of 8) sorted by relevance

/arkcompiler/runtime_core/compiler/
Dcompiler_logger.h48 static inline bool IsComponentEnabled(CompilerLoggerComponents comp) in IsComponentEnabled()
53 static void EnableComponent(CompilerLoggerComponents comp) in EnableComponent()
69 #define COMPILER_LOG(level, comp) \ argument
75 #define COMPILER_LOG(level, comp) \ argument
/arkcompiler/runtime_core/static_core/compiler/
Dcompiler_logger.h48 static inline bool IsComponentEnabled(CompilerLoggerComponents comp) in IsComponentEnabled()
53 static void EnableComponent(CompilerLoggerComponents comp) in EnableComponent()
67 #define COMPILER_LOG(level, comp) \ argument
70 #define COMPILER_LOG_IF(cond, level, comp) … argument
/arkcompiler/runtime_core/static_core/libllvmbackend/
Dllvm_logger.h48 static inline bool IsComponentEnabled(LLVMLoggerComponents comp, Logger::Level level) in IsComponentEnabled()
53 static void EnableComponent(LLVMLoggerComponents comp) in EnableComponent()
67 #define LLVM_LOG(level, comp) … argument
73 #define LLVM_LOG_IF(cond, level, comp) (cond) && LLVM_LOG(level, comp) argument
/arkcompiler/runtime_core/static_core/plugins/ets/compiler/optimizer/optimizations/interop_js/
Dinterop_intrinsic_optimization.h95 uint32_t GetObjectCountIfUnused(Component &comp, uint32_t usedNumber) in GetObjectCountIfUnused()
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dadjust_arefs.cpp121 auto comp = [i](const Inst *i1) { return i1->IsDominate(i) && i != i1; }; in GetHeads() local
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dinspector_server.cpp391 … [[maybe_unused]] const std::function<bool(std::string_view)> &comp, in handlerForSetBreak()
399 … [[maybe_unused]] const std::function<bool(std::string_view)> &comp, in handlerForSetBreakEmpty()
/arkcompiler/runtime_core/libark_defect_scan_aux/
Dabc_file.cpp218 …auto comp = [](size_t value, const panda_file::LineTableEntry &entry) { return value >= entry.offs… in GetLineNumberByInst() local
/arkcompiler/ets_frontend/es2panda/test/compiler/js/
Dcocos_worker_test.js31424 comp: e property