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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUInstructionSelector.h 96 bool selectPHI(MachineInstr &I) const;
AMDGPUInstructionSelector.cpp 193 bool AMDGPUInstructionSelector::selectPHI(MachineInstr &I) const {
3054 return selectPHI(I);

Completed in 21 milliseconds