Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h91 bool selectG_TRUNC(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp2193 bool AMDGPUInstructionSelector::selectG_TRUNC(MachineInstr &I) const { in selectG_TRUNC() function in AMDGPUInstructionSelector
3593 return selectG_TRUNC(I); in select()