Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h316 void renderExtractCPol(MachineInstrBuilder &MIB, const MachineInstr &MI,
H A DAMDGPUGISel.td365 def gi_extract_cpol : GICustomOperandRenderer<"renderExtractCPol">,
H A DAMDGPUInstructionSelector.cpp5045 void AMDGPUInstructionSelector::renderExtractCPol(MachineInstrBuilder &MIB, in renderExtractCPol() function in AMDGPUInstructionSelector