Home
last modified time | relevance | path

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

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h114 bool selectBallot(MachineInstr &I) const;
H A DAMDGPUInstructionSelector.cpp1057 return selectBallot(I); in selectG_INTRINSIC()
1401 bool AMDGPUInstructionSelector::selectBallot(MachineInstr &I) const { in selectBallot() function in AMDGPUInstructionSelector