Home
last modified time | relevance | path

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

/freebsd-14.2/contrib/llvm-project/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h345 void renderExtractSWZ(MachineInstrBuilder &MIB, const MachineInstr &MI,
H A DAMDGPUGISel.td409 def gi_extract_swz : GICustomOperandRenderer<"renderExtractSWZ">,
H A DAMDGPUInstructionSelector.cpp5714 void AMDGPUInstructionSelector::renderExtractSWZ(MachineInstrBuilder &MIB, in renderExtractSWZ() function in AMDGPUInstructionSelector