Home
last modified time | relevance | path

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

/src/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h110 bool selectInterpP1F16(MachineInstr &MI) const;
H A DAMDGPUInstructionSelector.cpp869 bool AMDGPUInstructionSelector::selectInterpP1F16(MachineInstr &MI) const { in selectInterpP1F16() function in AMDGPUInstructionSelector
1037 return selectInterpP1F16(I); in selectG_INTRINSIC()