Home
last modified time | relevance | path

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

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