Home
last modified time | relevance | path

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

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