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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUInstructionSelector.h 125 bool selectDSGWSIntrinsic(MachineInstr &MI, Intrinsic::ID IID) const;
AMDGPUInstructionSelector.cpp 1316 bool AMDGPUInstructionSelector::selectDSGWSIntrinsic(MachineInstr &MI,
1746 return selectDSGWSIntrinsic(I, IntrinsicID);

Completed in 44 milliseconds