Searched refs:hasCFAluBug (Results 1 – 2 of 2) sorted by relevance
/external/llvm/lib/Target/R600/ | ||
D | AMDGPUSubtarget.h | 208 bool hasCFAluBug() const { in hasCFAluBug() function |
D | R600ControlFlowFinalizer.cpp | 83 if (!ST->hasCFAluBug()) in requiresWorkAroundForInst() |