Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h218 selectGlobalOffset(MachineOperand &Root) const;
H A DAMDGPUGISel.td99 GIComplexOperandMatcher<s64, "selectGlobalOffset">,
H A DAMDGPUInstructionSelector.cpp3993 AMDGPUInstructionSelector::selectGlobalOffset(MachineOperand &Root) const { in selectGlobalOffset() function in AMDGPUInstructionSelector