Home
last modified time | relevance | path

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

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