Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h118 bool selectRelocConstant(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp945 return selectRelocConstant(I); in selectG_INTRINSIC()
1130 bool AMDGPUInstructionSelector::selectRelocConstant(MachineInstr &I) const { in selectRelocConstant() function in AMDGPUInstructionSelector