Home
last modified time | relevance | path

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

/freebsd-13.1/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h181 selectVOP3PModsImpl(Register Src, const MachineRegisterInfo &MRI) const;
H A DAMDGPUInstructionSelector.cpp3353 AMDGPUInstructionSelector::selectVOP3PModsImpl( in selectVOP3PModsImpl() function in AMDGPUInstructionSelector
3382 std::tie(Src, Mods) = selectVOP3PModsImpl(Root.getReg(), MRI); in selectVOP3PMods()