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.h387 void renderPopcntImm(MachineInstrBuilder &MIB, const MachineInstr &MI,
H A DAMDGPUGISel.td409 def gi_IMMPopCount : GICustomOperandRenderer<"renderPopcntImm">,
H A DAMDGPUInstructionSelector.cpp6640 void AMDGPUInstructionSelector::renderPopcntImm(MachineInstrBuilder &MIB, in renderPopcntImm() function in AMDGPUInstructionSelector