Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h108 bool selectInterpP1F16(MachineInstr &MI) const;
H A DAMDGPUInstructionSelector.cpp811 bool AMDGPUInstructionSelector::selectInterpP1F16(MachineInstr &MI) const { in selectInterpP1F16() function in AMDGPUInstructionSelector
979 return selectInterpP1F16(I); in selectG_INTRINSIC()