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

  /src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
AMDGPUInstructionSelector.h 99 bool selectG_CONSTANT(MachineInstr &I) const;
AMDGPUInstructionSelector.cpp 2098 bool AMDGPUInstructionSelector::selectG_CONSTANT(MachineInstr &I) const {
3085 return selectG_CONSTANT(I);

Completed in 51 milliseconds