HomeSort by relevance Sort by last modified time
    Searched refs:hasCFAluBug (Results 1 - 4 of 4) sorted by null

  /external/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 320 bool hasCFAluBug() const {
R600ControlFlowFinalizer.cpp 83 if (!ST->hasCFAluBug())
  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 1050 bool hasCFAluBug() const { return CFALUBug; }
R600ControlFlowFinalizer.cpp 101 if (!ST->hasCFAluBug())

Completed in 384 milliseconds