Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h118 bool selectG_INTRINSIC(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp1012 bool AMDGPUInstructionSelector::selectG_INTRINSIC(MachineInstr &I) const { in selectG_INTRINSIC() function in AMDGPUInstructionSelector
3562 return selectG_INTRINSIC(I); in select()