Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h307 selectBUFSOffset(MachineOperand &Root) const;
H A DAMDGPUGISel.td134 GIComplexOperandMatcher<s32, "selectBUFSOffset">,
H A DAMDGPUInstructionSelector.cpp5265 AMDGPUInstructionSelector::selectBUFSOffset(MachineOperand &Root) const { in selectBUFSOffset() function in AMDGPUInstructionSelector