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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
GCNSubtarget.h 187 bool HasSMEMtoVectorWriteHazard;
933 bool hasSMEMtoVectorWriteHazard() const {
934 return HasSMEMtoVectorWriteHazard;
AMDGPUSubtarget.cpp 305 HasSMEMtoVectorWriteHazard(false),

Completed in 68 milliseconds