Home
last modified time | relevance | path

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

/openbsd-src/gnu/llvm/llvm/lib/Target/AMDGPU/
H A DAMDGPUInstructionSelector.h320 void renderSetGLC(MachineInstrBuilder &MIB, const MachineInstr &MI,
H A DAMDGPUGISel.td371 def gi_set_glc : GICustomOperandRenderer<"renderSetGLC">,
H A DAMDGPUInstructionSelector.cpp5059 void AMDGPUInstructionSelector::renderSetGLC(MachineInstrBuilder &MIB, in renderSetGLC() function in AMDGPUInstructionSelector