Home
last modified time | relevance | path

Searched defs:GetParameterInfo (Results 1 - 8 of 8) sorted by relevance

/arkcompiler/runtime_core/static_core/compiler/optimizer/optimizations/
H A Dlocations_builder.h82 ParameterInfo *GetParameterInfo() in GetParameterInfo() function in ark::compiler::LocationsBuilder
/arkcompiler/runtime_core/static_core/disassembler/
H A Ddisasm_backed_debug_info_extractor.cpp56 const std::vector<panda_file::DebugInfoExtractor::ParamInfo> &DisasmBackedDebugInfoExtractor::GetParameterInfo( in GetParameterInfo() function in ark::disasm::DisasmBackedDebugInfoExtractor
/arkcompiler/runtime_core/static_core/runtime/tests/tooling/
H A Dtest_extractor.cpp108 const std::vector<panda_file::DebugInfoExtractor::ParamInfo> &TestExtractor::GetParameterInfo(EntityId methodId) in GetParameterInfo() function in ark::tooling::test::TestExtractor
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/
H A Dcallconv.cpp38 ParameterInfo *Amd64CallingConvention::GetParameterInfo(uint8_t regsOffset) in GetParameterInfo() function in ark::compiler::amd64::Amd64CallingConvention
/arkcompiler/runtime_core/libpandafile/
H A Ddebug_info_extractor.cpp308 const std::vector<DebugInfoExtractor::ParamInfo> &DebugInfoExtractor::GetParameterInfo(File::EntityId method_id) const in GetParameterInfo() function in panda::panda_file::DebugInfoExtractor
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/
H A Dcallconv.cpp45 ParameterInfo *Aarch64CallingConvention::GetParameterInfo(uint8_t regsOffset) in GetParameterInfo() function in ark::compiler::aarch64::Aarch64CallingConvention
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/
H A Dcallconv.cpp36 ParameterInfo *Aarch32CallingConvention::GetParameterInfo(uint8_t regsOffset) in GetParameterInfo() function in ark::compiler::aarch32::Aarch32CallingConvention
/arkcompiler/runtime_core/static_core/libpandafile/
H A Ddebug_info_extractor.cpp289 const std::vector<DebugInfoExtractor::ParamInfo> &DebugInfoExtractor::GetParameterInfo(File::EntityId methodId) const in GetParameterInfo() function in ark::panda_file::DebugInfoExtractor

Completed in 4 milliseconds