Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h314 void renderExtractSWZ(MachineInstrBuilder &MIB, const MachineInstr &MI,
H A DAMDGPUGISel.td363 def gi_extract_swz : GICustomOperandRenderer<"renderExtractSWZ">,
H A DAMDGPUInstructionSelector.cpp4965 void AMDGPUInstructionSelector::renderExtractSWZ(MachineInstrBuilder &MIB, in renderExtractSWZ() function in AMDGPUInstructionSelector