Searched defs:hasVOP3DPP (Results 1 - 1 of 1) sorted by relevance

/freebsd-current/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1148 bool hasVOP3DPP() const { return getGeneration() >= GFX11; } function in class:llvm::final

Completed in 159 milliseconds