Home
last modified time | relevance | path

Searched defs:dumpFunc (Results 1 – 11 of 11) sorted by relevance

/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/src/
Dme_option.cpp21 std::string MeOption::dumpFunc = "*"; member in maple::MeOption
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_me/include/
Dme_option.h39 static std::string dumpFunc; variable
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_phase/include/
Dphase_impl.h39 void SetDump(bool dumpFunc) in SetDump()
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/src/cg/
Dcg_options.cpp131 maplecl::Option<std::string> dumpFunc( variable
Dcg_option.cpp33 std::string CGOptions::dumpFunc = "*"; member in maplebe::CGOptions
Dcg_phasemanager.cpp51 bool dumpFunc = CGOptions::FuncFilter(func.GetName()); in DumpMIRFunc() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/src/
Doption.cpp23 std::string Options::dumpFunc = "*"; member in maple::Options
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_ir/include/
Doption.h84 static std::string dumpFunc; variable
/arkcompiler/runtime_core/libabckit/src/adapter_static/
Dabckit_static.cpp60 std::function<void(AbckitCoreFunction * f, const std::string &indent)> dumpFunc; in DumpHierarchy() local
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dcg_option.h908 static std::string dumpFunc; variable
/arkcompiler/runtime_core/libabckit/src/adapter_dynamic/
Dabckit_dynamic.cpp989 std::function<void(AbckitCoreFunction * f, const std::string &indent)> dumpFunc; in DumpHierarchy() local