Searched refs:AMDGPUPseudoSourceValue (Results 1 – 1 of 1) sorted by relevance
33 class AMDGPUPseudoSourceValue : public PseudoSourceValue {42 AMDGPUPseudoSourceValue(unsigned Kind, const TargetInstrInfo &TII) in AMDGPUPseudoSourceValue() function61 class AMDGPUBufferPseudoSourceValue final : public AMDGPUPseudoSourceValue {64 : AMDGPUPseudoSourceValue(PSVBuffer, TII) {} in AMDGPUBufferPseudoSourceValue()73 class AMDGPUImagePseudoSourceValue final : public AMDGPUPseudoSourceValue {77 : AMDGPUPseudoSourceValue(PSVImage, TII) {} in AMDGPUImagePseudoSourceValue()86 class AMDGPUGWSResourcePseudoSourceValue final : public AMDGPUPseudoSourceValue {89 : AMDGPUPseudoSourceValue(GWSResource, TII) {} in AMDGPUGWSResourcePseudoSourceValue()