Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h193 selectSmrdSgpr(MachineOperand &Root) const;
H A DAMDGPUGISel.td68 GIComplexOperandMatcher<s64, "selectSmrdSgpr">,
H A DAMDGPUInstructionSelector.cpp3412 AMDGPUInstructionSelector::selectSmrdSgpr(MachineOperand &Root) const { in selectSmrdSgpr() function in AMDGPUInstructionSelector