Home
last modified time | relevance | path

Searched refs:HasMSAALoadDstSelBug (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h220 bool HasMSAALoadDstSelBug = false; variable
1002 bool hasMSAALoadDstSelBug() const { return HasMSAALoadDstSelBug; } in hasMSAALoadDstSelBug()
H A DAMDGPU.td285 "HasMSAALoadDstSelBug",