Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h217 selectVINTERPMods(MachineOperand &Root) const;
H A DAMDGPUGISel.td91 GIComplexOperandMatcher<s32, "selectVINTERPMods">,
H A DAMDGPUInstructionSelector.cpp4133 AMDGPUInstructionSelector::selectVINTERPMods(MachineOperand &Root) const { in selectVINTERPMods() function in AMDGPUInstructionSelector