Home
last modified time | relevance | path

Searched refs:AMDGPUInsertDelayAlu (Results 1 – 1 of 1) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp26 class AMDGPUInsertDelayAlu { class
504 AMDGPUInsertDelayAlu Impl; in runOnMachineFunction()
513 if (!AMDGPUInsertDelayAlu().run(MF)) in run()