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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUInstructionSelector.h 127 bool selectSBarrier(MachineInstr &MI) const;
AMDGPUInstructionSelector.cpp 1437 bool AMDGPUInstructionSelector::selectSBarrier(MachineInstr &MI) const {
1752 return selectSBarrier(I);

Completed in 22 milliseconds