Home
last modified time | relevance | path

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

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