Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInsertDelayAlu.cpp26 class AMDGPUInsertDelayAlu : public MachineFunctionPass { class
35 AMDGPUInsertDelayAlu() : MachineFunctionPass(ID) {} in AMDGPUInsertDelayAlu() function in __anonf725af2e0111::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
/openbsd-src/gnu/usr.bin/clang/libLLVMAMDGPUCodeGen/
H A DMakefile25 AMDGPUInsertDelayAlu.cpp \
/openbsd-src/gnu/llvm/llvm/utils/gn/secondary/llvm/lib/Target/AMDGPU/
H A DBUILD.gn144 "AMDGPUInsertDelayAlu.cpp",