Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DGCNSubtarget.h234 bool HasMSAALoadDstSelBug = false; variable
1084 bool hasMSAALoadDstSelBug() const { return HasMSAALoadDstSelBug; } in hasMSAALoadDstSelBug()
H A DAMDGPU.td305 "HasMSAALoadDstSelBug",