Searched defs:GetCodeEntry (Results 1 - 3 of 3) sorted by relevance
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ | ||
H A D | callconv.cpp | 48 void *Amd64CallingConvention::GetCodeEntry() in GetCodeEntry() function in ark::compiler::amd64::Amd64CallingConvention |
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ | ||
H A D | callconv.cpp | 54 void *Aarch64CallingConvention::GetCodeEntry() in GetCodeEntry() function in ark::compiler::aarch64::Aarch64CallingConvention |
/arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/ | ||
H A D | callconv.cpp | 45 void *Aarch32CallingConvention::GetCodeEntry() in GetCodeEntry() function in ark::compiler::aarch32::Aarch32CallingConvention |
Completed in 4 milliseconds