Searched refs:SetStackSlotsCount (Results 1 – 10 of 10) sorted by relevance
169 GetGraph()->SetStackSlotsCount(num_locals); in SaveNumLocalsToGraph()
191 GetGraph()->SetStackSlotsCount(numLocals); in SaveNumLocalsToGraph()
36 graph->SetStackSlotsCount(MAX_NUM_STACK_SLOTS); in InitUsedRegs()
95 graph->SetStackSlotsCount(MAX_NUM_STACK_SLOTS); in InitUsedRegs()1031 graph->SetStackSlotsCount(MAX_NUM_STACK_SLOTS); in TEST_F()1165 graph->SetStackSlotsCount(MAX_NUM_STACK_SLOTS); in TEST_F()
171 graph->SetStackSlotsCount(3U); in CreateGraph()
110 GetGraph()->SetStackSlotsCount(GetTotalSlotsCount()); in Resolve()
121 GetGraph()->SetStackSlotsCount(GetTotalSlotsCount()); in Resolve()
318 GetGraph()->SetStackSlotsCount(8U + alignmentOffset); in CheckSpillFillCoalescingForEvenRegsNumber()378 GetGraph()->SetStackSlotsCount(12U + alignmentOffset); in CheckSpillFillCoalescingForOddRegsNumber()695 graph->SetStackSlotsCount(2U); in TEST_F()
476 void SetStackSlotsCount(uint32_t stack_slot_count) in SetStackSlotsCount() function
592 void SetStackSlotsCount(uint32_t stackSlotCount) in SetStackSlotsCount() function