Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h310 void renderPopcntImm(MachineInstrBuilder &MIB, const MachineInstr &MI,
H A DAMDGPUGISel.td357 def gi_IMMPopCount : GICustomOperandRenderer<"renderPopcntImm">,
H A DAMDGPUInstructionSelector.cpp4942 void AMDGPUInstructionSelector::renderPopcntImm(MachineInstrBuilder &MIB, in renderPopcntImm() function in AMDGPUInstructionSelector