Home
last modified time | relevance | path

Searched defs:GetResult (Results 1 – 16 of 16) sorted by relevance

/arkcompiler/runtime_core/static_core/bytecode_optimizer/
Dcodegen.h79 const std::vector<pandasm::Ins> &GetResult() const in GetResult() function
84 std::vector<pandasm::Ins> &&GetResult() in GetResult() function
/arkcompiler/runtime_core/bytecode_optimizer/
Dcodegen.h68 const std::vector<pandasm::InsPtr> &GetResult() const in GetResult() function
73 std::vector<pandasm::InsPtr> &&GetResult() in GetResult() function
/arkcompiler/runtime_core/libabckit/src/codegen/
Dcodegen_dynamic.h70 const std::vector<InsWrapper> &GetResult() const in GetResult() function
75 std::vector<InsWrapper> &&GetResult() in GetResult() function
Dcodegen_static.h91 const std::vector<pandasm::Ins> &GetResult() const in GetResult() function
96 std::vector<pandasm::Ins> &&GetResult() in GetResult() function
/arkcompiler/runtime_core/static_core/plugins/ets/runtime/regexp/
Dregexp_executor.cpp61 RegExpExecResult RegExpExecutor::GetResult(bool isSuccess, bool hasIndices) const in GetResult() function in ark::ets::RegExpExecutor
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/
Dencode_visitor.h61 bool GetResult() in GetResult() function
Dencode.cpp458 bool Encoder::GetResult() const in GetResult() function in ark::compiler::Encoder
/arkcompiler/ets_runtime/ecmascript/regexp/
Dregexp_executor.cpp261 void RegExpExecutor::GetResult(JSThread *thread) in GetResult() function in panda::ecmascript::RegExpExecutor
/arkcompiler/ets_runtime/ecmascript/compiler/codegen/maple/maple_be/include/cg/
Dloop.h234 LoopAnalysis *GetResult() in GetResult() function
Dcg_dominance.h188 DomAnalysis *GetResult() in GetResult() function
/arkcompiler/runtime_core/static_core/static_linker/
Dlinker_context.h146 const Result &GetResult() const in GetResult() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/
Dasm_printer.h134 bool GetResult() const override in GetResult() function
/arkcompiler/toolchain/tooling/dynamic/base/
Dpt_events.h1059 const std::vector<std::unique_ptr<ScriptCoverage>> *GetResult() const in GetResult() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dconst_folding.cpp848 int64_t GetResult(T l, T r, [[maybe_unused]] const CmpInst *cmp) in GetResult() function
/arkcompiler/toolchain/tooling/static/tests/
Dinspector_server.cpp123 static void GetResult(Expected<std::unique_ptr<JsonSerializable>, JRPCError> &&returned, ResultHold… in GetResult() function
/arkcompiler/runtime_core/static_core/runtime/tooling/inspector/tests/
Dinspector_server.cpp123 static void GetResult(Expected<std::unique_ptr<JsonSerializable>, JRPCError> &&returned, ResultHold… in GetResult() function