Searched defs:GeneratePrologue (Results 1 – 9 of 9) sorted by relevance
64 void GeneratePrologue() override in GeneratePrologue() function
21 void CodegenBoundary::GeneratePrologue() in GeneratePrologue() function in panda::compiler::CodegenBoundary
45 void CodegenFastPath::GeneratePrologue() in GeneratePrologue() function in panda::compiler::CodegenFastPath
54 void CodegenNative::GeneratePrologue() in GeneratePrologue() function in panda::compiler::CodegenNative
364 void Codegen::GeneratePrologue() in GeneratePrologue() function in panda::compiler::Codegen
128 void Amd64CallingConvention::GeneratePrologue([[maybe_unused]] const FrameInfo &frame_info) in GeneratePrologue() function in panda::compiler::amd64::Amd64CallingConvention
251 void Aarch32CallingConvention::GeneratePrologue([[maybe_unused]] const FrameInfo &frame_info) in GeneratePrologue() function in panda::compiler::aarch32::Aarch32CallingConvention
350 void GeneratePrologue(const FrameInfo &frame_info) override in GeneratePrologue() function
131 void Aarch64CallingConvention::GeneratePrologue(const FrameInfo &frame_info) in GeneratePrologue() function in panda::compiler::aarch64::Aarch64CallingConvention