HomeSort by: relevance | last modified time | path
    Searched refs:HasLdsBranchVmemWARHazard (Results 1 - 2 of 2) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
GCNSubtarget.h 190 bool HasLdsBranchVmemWARHazard;
949 bool hasLdsBranchVmemWARHazard() const {
950 return HasLdsBranchVmemWARHazard;
AMDGPUSubtarget.cpp 308 HasLdsBranchVmemWARHazard(false),

Completed in 64 milliseconds