Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h156 selectVCSRC(MachineOperand &Root) const;
H A DAMDGPUGISel.td23 GIComplexOperandMatcher<s32, "selectVCSRC">,
H A DAMDGPUInstructionSelector.cpp3573 AMDGPUInstructionSelector::selectVCSRC(MachineOperand &Root) const { in selectVCSRC() function in AMDGPUInstructionSelector