Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h318 void renderExtractSWZ(MachineInstrBuilder &MIB, const MachineInstr &MI,
H A DAMDGPUGISel.td368 def gi_extract_swz : GICustomOperandRenderer<"renderExtractSWZ">,
H A DAMDGPUInstructionSelector.cpp5052 void AMDGPUInstructionSelector::renderExtractSWZ(MachineInstrBuilder &MIB, in renderExtractSWZ() function in AMDGPUInstructionSelector