Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h196 selectVINTERPMods(MachineOperand &Root) const;
H A DAMDGPUGISel.td63 GIComplexOperandMatcher<s32, "selectVINTERPMods">,
H A DAMDGPUInstructionSelector.cpp3738 AMDGPUInstructionSelector::selectVINTERPMods(MachineOperand &Root) const { in selectVINTERPMods() function in AMDGPUInstructionSelector