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

  /external/swiftshader/third_party/llvm-7.0/llvm/lib/Target/AMDGPU/
AMDGPUInstrInfo.h 34 static bool isUniformMMO(const MachineMemOperand *MMO);
AMDGPUInstrInfo.cpp 33 bool AMDGPUInstrInfo::isUniformMMO(const MachineMemOperand *MMO) {
AMDGPURegisterBankInfo.cpp 189 return AMDGPUInstrInfo::isUniformMMO(MMO);
SIISelLowering.cpp     [all...]

Completed in 571 milliseconds