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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
SIInstrInfo.h 485 bool isAlwaysGDS(uint16_t Opcode) const;
GCNHazardRecognizer.cpp 111 if (TII.isAlwaysGDS(MI.getOpcode()))
SIInsertWaitcnts.cpp 1287 if (TII->isAlwaysGDS(Inst.getOpcode()) ||
SIInstrInfo.cpp 3206 bool SIInstrInfo::isAlwaysGDS(uint16_t Opcode) const {

Completed in 30 milliseconds