Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h310 selectMUBUFAddr64(MachineOperand &Root) const;
H A DAMDGPUGISel.td166 GIComplexOperandMatcher<s64, "selectMUBUFAddr64">,
H A DAMDGPUInstructionSelector.cpp5201 AMDGPUInstructionSelector::selectMUBUFAddr64(MachineOperand &Root) const { in selectMUBUFAddr64() function in AMDGPUInstructionSelector