Searched defs:GenerateNativePrologue (Results 1 – 3 of 3) sorted by relevance
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/amd64/ | ||
| D | callconv.cpp | 225 void Amd64CallingConvention::GenerateNativePrologue(const FrameInfo &frameInfo) in GenerateNativePrologue() function in ark::compiler::amd64::Amd64CallingConvention |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch32/ | ||
| D | callconv.cpp | 269 void Aarch32CallingConvention::GenerateNativePrologue(const FrameInfo &frameInfo) in GenerateNativePrologue() function in ark::compiler::aarch32::Aarch32CallingConvention |
| /arkcompiler/runtime_core/static_core/compiler/optimizer/code_generator/target/aarch64/ | ||
| D | callconv.cpp | 321 void Aarch64CallingConvention::GenerateNativePrologue(const FrameInfo &frameInfo) in GenerateNativePrologue() function in ark::compiler::aarch64::Aarch64CallingConvention |