Home
last modified time | relevance | path

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

/openbsd/src/gnu/llvm/llvm/lib/Target/AMDGPU/
DAMDGPUInstructionSelector.h158 selectVCSRC(MachineOperand &Root) const;
DAMDGPUGISel.td23 GIComplexOperandMatcher<s32, "selectVCSRC">,
DAMDGPUInstructionSelector.cpp3502 AMDGPUInstructionSelector::selectVCSRC(MachineOperand &Root) const { in selectVCSRC() function in AMDGPUInstructionSelector