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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUInstructionSelector.h 114 bool selectWritelane(MachineInstr &MI) const;
AMDGPUInstructionSelector.cpp 808 bool AMDGPUInstructionSelector::selectWritelane(MachineInstr &MI) const {
937 return selectWritelane(I);

Completed in 23 milliseconds