Home
last modified time | relevance | path

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

/netbsd-src/external/apache2/llvm/dist/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h113 bool selectInterpP1F16(MachineInstr &MI) const;
H A DAMDGPUInstructionSelector.cpp758 bool AMDGPUInstructionSelector::selectInterpP1F16(MachineInstr &MI) const { in selectInterpP1F16() function in AMDGPUInstructionSelector
926 return selectInterpP1F16(I); in selectG_INTRINSIC()