Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h104 bool selectG_UNMERGE_VALUES(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp577 bool AMDGPUInstructionSelector::selectG_UNMERGE_VALUES(MachineInstr &MI) const { in selectG_UNMERGE_VALUES() function in AMDGPUInstructionSelector
3552 return selectG_UNMERGE_VALUES(I); in select()