Home
last modified time | relevance | path

Searched refs:selectG_FNEG (Results 1 – 2 of 2) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h93 bool selectG_FNEG(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp2261 bool AMDGPUInstructionSelector::selectG_FNEG(MachineInstr &MI) const { in selectG_FNEG() function in AMDGPUInstructionSelector
3472 return selectG_FNEG(I); in select()