Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h201 selectGlobalOffset(MachineOperand &Root) const;
H A DAMDGPUGISel.td75 GIComplexOperandMatcher<s64, "selectGlobalOffset">,
H A DAMDGPUInstructionSelector.cpp3478 AMDGPUInstructionSelector::selectGlobalOffset(MachineOperand &Root) const { in selectGlobalOffset() function in AMDGPUInstructionSelector