Searched refs:selectRelocConstant (Results 1 – 2 of 2) sorted by relevance
117 bool selectRelocConstant(MachineInstr &I) const;
1157 return selectRelocConstant(I); in selectG_INTRINSIC()1656 bool AMDGPUInstructionSelector::selectRelocConstant(MachineInstr &I) const { in selectRelocConstant() function in AMDGPUInstructionSelector