Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h180 selectVOP3PModsImpl(Register Src, const MachineRegisterInfo &MRI) const;
H A DAMDGPUInstructionSelector.cpp3309 AMDGPUInstructionSelector::selectVOP3PModsImpl( in selectVOP3PModsImpl() function in AMDGPUInstructionSelector
3338 std::tie(Src, Mods) = selectVOP3PModsImpl(Root.getReg(), MRI); in selectVOP3PMods()