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 : public MachineFunctionPass { class
35 AMDGPUInsertDelayAlu() : MachineFunctionPass(ID) {} in AMDGPUInsertDelayAlu() function in __anon39c000570111::AMDGPUInsertDelayAlu
460 char AMDGPUInsertDelayAlu::ID = 0;
462 char &llvm::AMDGPUInsertDelayAluID = AMDGPUInsertDelayAlu::ID;
464 INITIALIZE_PASS(AMDGPUInsertDelayAlu, DEBUG_TYPE, "AMDGPU Insert Delay ALU",