Home
last modified time | relevance | path

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

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