Searched refs:AMDGPUInsertDelayAluPass (Results 1 – 4 of 4) sorted by relevance
269 struct AMDGPUInsertDelayAluPass struct270 : public PassInfoMixin<AMDGPUInsertDelayAluPass> {
107 MACHINE_FUNCTION_PASS("amdgpu-insert-delay-alu", AMDGPUInsertDelayAluPass())
511 AMDGPUInsertDelayAluPass::run(MachineFunction &MF, in run()
2321 addPass(AMDGPUInsertDelayAluPass()); in addPreEmitPass()