Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp490 class AMDGPUInsertDelayAluLegacy : public MachineFunctionPass { class
494 AMDGPUInsertDelayAluLegacy() : MachineFunctionPass(ID) {} in AMDGPUInsertDelayAluLegacy() function in __anon39c000570111::AMDGPUInsertDelayAluLegacy
520 char AMDGPUInsertDelayAluLegacy::ID = 0;
522 char &llvm::AMDGPUInsertDelayAluID = AMDGPUInsertDelayAluLegacy::ID;
524 INITIALIZE_PASS(AMDGPUInsertDelayAluLegacy, DEBUG_TYPE,