Home
last modified time | relevance | path

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

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