Home
last modified time | relevance | path

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

/llvm-project-15.0.7/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h316 void renderSetGLC(MachineInstrBuilder &MIB, const MachineInstr &MI,
H A DAMDGPUGISel.td366 def gi_set_glc : GICustomOperandRenderer<"renderSetGLC">,
H A DAMDGPUInstructionSelector.cpp4972 void AMDGPUInstructionSelector::renderSetGLC(MachineInstrBuilder &MIB, in renderSetGLC() function in AMDGPUInstructionSelector