Searched refs:SetFrameLayout (Results 1 – 4 of 4) sorted by relevance
66 GetEncoder()->SetFrameLayout(ark::CFrameLayout(GetGraph()->GetArch(), SPILL_SLOTS)); in GeneratePrologue()
419 void SetFrameLayout(CFrameLayout fl);
783 void Encoder::SetFrameLayout(CFrameLayout fl) in SetFrameLayout() function in ark::compiler::Encoder
177 enc_->SetFrameLayout(GetFrameLayout()); in Codegen()