Home
last modified time | relevance | path

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

/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h1022 bool hasDPPSrc1SGPR() const { return HasDPPSrc1SGPR; } hasDPPSrc1SGPR() function
/llvm-project/llvm/lib/Target/AMDGPU/Utils/
H A DAMDGPUBaseInfo.cpp2220 bool hasDPPSrc1SGPR(const MCSubtargetInfo &STI) { hasDPPSrc1SGPR() function