Home
last modified time | relevance | path

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

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