Home
last modified time | relevance | path

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

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