Home
last modified time | relevance | path

Searched refs:selectRelocConstant (Results 1 – 2 of 2) sorted by relevance

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h117 bool selectRelocConstant(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp1071 return selectRelocConstant(I); in selectG_INTRINSIC()
1473 bool AMDGPUInstructionSelector::selectRelocConstant(MachineInstr &I) const { in selectRelocConstant() function in AMDGPUInstructionSelector