Searched refs:AMDGPUInsertDelayAlu (Results 1 – 1 of 1) sorted by relevance
26 class AMDGPUInsertDelayAlu : public MachineFunctionPass { class35 AMDGPUInsertDelayAlu() : MachineFunctionPass(ID) {} in AMDGPUInsertDelayAlu() function in __anon39c000570111::AMDGPUInsertDelayAlu460 char AMDGPUInsertDelayAlu::ID = 0;462 char &llvm::AMDGPUInsertDelayAluID = AMDGPUInsertDelayAlu::ID;464 INITIALIZE_PASS(AMDGPUInsertDelayAlu, DEBUG_TYPE, "AMDGPU Insert Delay ALU",