Home
last modified time | relevance | path

Searched defs:GetParameterInfo (Results 1 – 9 of 9) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
Dlocations_builder.h80 ParameterInfo *GetParameterInfo() in GetParameterInfo() function
/arkcompiler/runtime_core/static_core/disassembler/
Ddisasm_backed_debug_info_extractor.cpp56 …ector<panda_file::DebugInfoExtractor::ParamInfo> &DisasmBackedDebugInfoExtractor::GetParameterInfo( in GetParameterInfo() function in ark::disasm::DisasmBackedDebugInfoExtractor
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
Dtest_extractor.cpp108 const std::vector<panda_file::DebugInfoExtractor::ParamInfo> &TestExtractor::GetParameterInfo(Entit… in GetParameterInfo() function in ark::tooling::test::TestExtractor
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
Dcallconv.cpp38 ParameterInfo *Amd64CallingConvention::GetParameterInfo(uint8_t regsOffset) in GetParameterInfo() function in ark::compiler::amd64::Amd64CallingConvention
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/
Dasm_printer.h381 ParameterInfo *GetParameterInfo(uint8_t regsOffset) override in GetParameterInfo() function
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
Dcallconv.cpp36 ParameterInfo *Aarch32CallingConvention::GetParameterInfo(uint8_t regsOffset) in GetParameterInfo() function in ark::compiler::aarch32::Aarch32CallingConvention
/arkcompiler/runtime_core/static_core/libpandafile/
Ddebug_info_extractor.cpp300 const std::vector<DebugInfoExtractor::ParamInfo> &DebugInfoExtractor::GetParameterInfo(File::Entity… in GetParameterInfo() function in ark::panda_file::DebugInfoExtractor
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
Dcallconv.cpp45 ParameterInfo *Aarch64CallingConvention::GetParameterInfo(uint8_t regsOffset) in GetParameterInfo() function in ark::compiler::aarch64::Aarch64CallingConvention
/arkcompiler/runtime_core/libpandafile/
Ddebug_info_extractor.cpp307 const std::vector<DebugInfoExtractor::ParamInfo> &DebugInfoExtractor::GetParameterInfo(File::Entity… in GetParameterInfo() function in panda::panda_file::DebugInfoExtractor