Home
last modified time | relevance | path

Searched defs:hasDPPSrc1SGPR (Results 1 – 2 of 2) sorted by relevance

/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h961 bool hasDPPSrc1SGPR() const { return HasDPPSrc1SGPR; } hasDPPSrc1SGPR() function
/freebsd-src/contrib/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2246 bool hasDPPSrc1SGPR(const MCSubtargetInfo &STI) { hasDPPSrc1SGPR() function