Home
last modified time | relevance | path

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

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