Home
last modified time | relevance | path

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

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