Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h287 selectMUBUFOffset(MachineOperand &Root) const;
H A DAMDGPUGISel.td141 GIComplexOperandMatcher<s64, "selectMUBUFOffset">,
H A DAMDGPUInstructionSelector.cpp4789 AMDGPUInstructionSelector::selectMUBUFOffset(MachineOperand &Root) const { in selectMUBUFOffset() function in AMDGPUInstructionSelector