Home
last modified time | relevance | path

Searched refs:renderPopcntImm (Results 1 – 3 of 3) sorted by relevance

/freebsd/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h339 void renderPopcntImm(MachineInstrBuilder &MIB, const MachineInstr &MI,
H A DAMDGPUGISel.td404 def gi_IMMPopCount : GICustomOperandRenderer<"renderPopcntImm">,
H A DAMDGPUInstructionSelector.cpp5643 void AMDGPUInstructionSelector::renderPopcntImm(MachineInstrBuilder &MIB, in renderPopcntImm() function in AMDGPUInstructionSelector