Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DR600Subtarget.h36 bool CFALUBug = false; variable
121 bool hasCFAluBug() const { return CFALUBug; } in hasCFAluBug()
H A DR600Processors.td38 "CFALUBug",