Searched refs:AllocateSpillSlotForCatchPhi (Results 1 – 4 of 4) sorted by relevance
135 void AllocateSpillSlotForCatchPhi(HInstruction* instruction);
89 void AllocateSpillSlotForCatchPhi(HPhi* phi);
377 AllocateSpillSlotForCatchPhi(instruction->AsPhi()); in ProcessInstruction()1172 void RegisterAllocatorLinearScan::AllocateSpillSlotForCatchPhi(HPhi* phi) { in AllocateSpillSlotForCatchPhi() function in art::RegisterAllocatorLinearScan
849 AllocateSpillSlotForCatchPhi(instruction); in ProcessInstruction()1037 void RegisterAllocatorGraphColor::AllocateSpillSlotForCatchPhi(HInstruction* instruction) { in AllocateSpillSlotForCatchPhi() function in art::RegisterAllocatorGraphColor