Lines Matching refs:insertPass
1314 insertPass(&PHIEliminationID, &SILowerControlFlowID, false); in addFastRegAlloc()
1316 insertPass(&TwoAddressInstructionPassID, &SIWholeQuadModeID); in addFastRegAlloc()
1317 insertPass(&TwoAddressInstructionPassID, &SIPreAllocateWWMRegsID); in addFastRegAlloc()
1325 insertPass(&MachineSchedulerID, &SIWholeQuadModeID); in addOptimizedRegAlloc()
1326 insertPass(&MachineSchedulerID, &SIPreAllocateWWMRegsID); in addOptimizedRegAlloc()
1329 insertPass(&MachineSchedulerID, &SIOptimizeExecMaskingPreRAID); in addOptimizedRegAlloc()
1332 insertPass(&RenameIndependentSubregsID, &GCNPreRAOptimizationsID); in addOptimizedRegAlloc()
1337 insertPass(&MachineSchedulerID, &SIFormMemoryClausesID); in addOptimizedRegAlloc()
1344 insertPass(&LiveVariablesID, &SIOptimizeVGPRLiveRangeID, false); in addOptimizedRegAlloc()
1348 insertPass(&PHIEliminationID, &SILowerControlFlowID, false); in addOptimizedRegAlloc()
1351 insertPass(&DetectDeadLanesID, &DeadMachineInstructionElimID); in addOptimizedRegAlloc()