Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp26 class AMDGPUInsertDelayAlu : public MachineFunctionPass { class
35 AMDGPUInsertDelayAlu() : MachineFunctionPass(ID) {} in AMDGPUInsertDelayAlu() function in __anond01463870111::AMDGPUInsertDelayAlu
452 char AMDGPUInsertDelayAlu::ID = 0;
454 char &llvm::AMDGPUInsertDelayAluID = AMDGPUInsertDelayAlu::ID;
456 INITIALIZE_PASS(AMDGPUInsertDelayAlu, DEBUG_TYPE, "AMDGPU Insert Delay ALU",
H A DCMakeLists.txt60 AMDGPUInsertDelayAlu.cpp
/llvm-project-15.0.7/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/
H A DBUILD.gn143 "AMDGPUInsertDelayAlu.cpp",