Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h158 selectVCSRC(MachineOperand &Root) const;
H A DAMDGPUGISel.td23 GIComplexOperandMatcher<s32, "selectVCSRC">,
H A DAMDGPUInstructionSelector.cpp3182 AMDGPUInstructionSelector::selectVCSRC(MachineOperand &Root) const { in selectVCSRC() function in AMDGPUInstructionSelector