Home
last modified time | relevance | path

Searched refs:selectVINTERPMods (Results 1 – 3 of 3) sorted by relevance

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h197 selectVINTERPMods(MachineOperand &Root) const;
H A DAMDGPUGISel.td67 GIComplexOperandMatcher<s32, "selectVINTERPMods">,
H A DAMDGPUInstructionSelector.cpp3808 AMDGPUInstructionSelector::selectVINTERPMods(MachineOperand &Root) const { in selectVINTERPMods() function in AMDGPUInstructionSelector