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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUSubtarget.h 354 bool HasSDWAOutModsVOPC;
668 bool hasSDWAOutModsVOPC() const {
669 return HasSDWAOutModsVOPC;
SIPeepholeSDWA.cpp 881 if (!ST.hasSDWAOutModsVOPC() &&
    [all...]
SIInstrInfo.cpp     [all...]

Completed in 1033 milliseconds